GetOpenState

Revision as of 10:06, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


Note: These values are NOT the same as those used by SetOpenState

See AlsoEdit

SetOpenState