GetOpenState

From the CreationKit Wiki
Revision as of 12:08, 21 November 2011 by imported>SJML Bot (Bot creating condition functions pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.


Syntax[edit | edit source]

GetOpenState 

Papyrus Version[edit | edit source]

ObjectReference.GetOpenState (Papyrus)