Difference between revisions of "GetDisabled"

313 bytes added ,  22:44, 3 February 2010
no edit summary
imported>Qazaaq
(→‎See Also: to list)
imported>PoHa!
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetDisabled GetDisabled].
{{Function
|CSWikiPage = GetDisabled
|origin = GECK1
|summary = Used to check whether or not a reference is disabled.
|name = GetDisabled
|returnVal = 0, 1
|referenceType = [ObjectRef]
 
|example = <pre>Molerat01Ref.GetDisabled</pre>
Returns 1 if the Molerat has been disabled, and 0 otherwise.
}}


==See Also==
==See Also==
Line 6: Line 16:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Object Functions]]
[[Category:Object Functions]]
[[Category:Object Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
Anonymous user