Difference between revisions of "GetOpenState"
no edit summary
imported>PoHa! (Copied info, used the template for functions) |
imported>Yukichigai |
||
Line 12: | Line 12: | ||
==Notes== | ==Notes== | ||
*GetOpenState will return relevant values for some objects which have Open and Closed animation states, including Radios and some Containers. | |||
*The following correspond to the state of the door: | *The following correspond to the state of the door: | ||
<pre> | <pre> | ||
0 = none ( | 0 = none (has no open/closed states) | ||
1 = open | 1 = open | ||
2 = opening | 2 = opening |