Difference between revisions of "GetIsLockBroken"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=='''Description'''== | =='''Description'''== | ||
Returns 1 if the lock on the calling reference has been broken, 0 otherwise. | |||
=='''Syntax'''== | =='''Syntax'''== | ||
''ObjectREF''.GetIsLockBroken | |||
GetIsLockBroken | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.1)]] | |||
[[Category:Lock Functions]] | [[Category:Lock Functions]] | ||
[[Category:Lock Functions (GECK 1.1)]] |
Latest revision as of 12:26, 15 August 2009
Description[edit | edit source]
Returns 1 if the lock on the calling reference has been broken, 0 otherwise.
Syntax[edit | edit source]
ObjectREF.GetIsLockBroken GetIsLockBroken