Difference between revisions of "GetDisabled"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Vswe m (Added Search Terms) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
'''Syntax''' | |||
[''ObjectRefID''.]GetDisabled ''== 1'' | |||
Returns 1 if the calling object is disabled. | Returns 1 if the calling object is disabled. | ||
==See Also== | ==See Also== | ||
[[Enable]] | *[[Enable]] | ||
*[[Disable]] | |||
[[Disable]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category: Condition Functions (CS 1.0)]] | [[Category: Condition Functions (CS 1.0)]] | ||
[[Category: | [[Category: Inventory Functions]] | ||
[[Category: | [[Category: Inventory Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Disabled | |||
End Search Terms --> |
Latest revision as of 08:41, 20 June 2008
Syntax
[ObjectRefID.]GetDisabled == 1
Returns 1 if the calling object is disabled.
See Also[edit | edit source]