Difference between revisions of "GetDisabled"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
imported>Vswe
m (Added Search Terms)
 
(5 intermediate revisions by 4 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]]
Line 13: 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]