Difference between revisions of "GetOpenState"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Fella |
||
Line 15: | Line 15: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] |
Revision as of 11:33, 23 January 2008
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