Difference between revisions of "GetDisabled"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Qazaaq
(→‎See Also: making links a list)
imported>Vswe
m (Added Search Terms)
 
(4 intermediate revisions by 3 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.


Line 7: Line 11:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
Line 12: Line 17:
[[Category: Inventory Functions]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (CS 1.0)]]
[[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]