GetOpenState

From the Oblivion ConstructionSet Wiki
Revision as of 11:33, 23 January 2008 by imported>Fella
Jump to navigation Jump to search

Syntax:

GetOpenState 

Gets the open state of an animating door. Return values:

0 = none (not a door)
1 = open
2 = opening
3 = closed
4 = closing


See Also

SetOpenState