GetOpenState

Revision as of 11:08, 21 November 2011 by imported>SJML Bot (Bot creating condition functions pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the Open State of an animating door:

0 = None (not a door)
1 = Open
2 = Opening
3 = Closed
4 = Closing


Note that these are not the same values as those used by SetOpenState.


SyntaxEdit

GetOpenState 

Papyrus VersionEdit

ObjectReference.GetOpenState (Papyrus)