GetOpenState
Revision as of 10:23, 8 April 2008 by imported>Bnesmith
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