Difference between revisions of "Disable"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Mrflippy
Line 6: Line 6:
==See Also==  
==See Also==  
[[Enable]]  
[[Enable]]  
[[GetDisabled]]


[[Category: Functions]]
[[Category: Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]

Revision as of 18:22, 29 April 2006

Syntax:

Disable

Disables the calling object. Disabled objects are not loaded in the world, disabled actors do not process their AI, but scripts DO run on disabled objects.

See Also

Enable

GetDisabled