IsHiddenDoor

From the Oblivion ConstructionSet Wiki
Revision as of 06:49, 9 March 2013 by imported>QQuix (Added "Door functions" to categories and see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(isHidden:bool) reference.IsHiddenDoor door:ref

Returns 1 if the "hidden" flag is set for the door.


See Also