Difference between revisions of "GetIsLockBroken"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Quarn |
||
Line 1: | Line 1: | ||
=='''Description'''== | =='''Description'''== | ||
'''GetIsLockBroken''' returns 1 if the lock on the calling reference has been broken. | '''GetIsLockBroken''' returns 1 if the lock on the calling reference has been broken, otherwise 0. | ||
=='''Syntax'''== | =='''Syntax'''== | ||
''ObjectREF''.GetIsLockBroken | |||
GetIsLockBroken | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Lock Functions]] | [[Category:Lock Functions]] |
Revision as of 19:14, 19 April 2009
Description
GetIsLockBroken returns 1 if the lock on the calling reference has been broken, otherwise 0.
Syntax
ObjectREF.GetIsLockBroken GetIsLockBroken