Difference between revisions of "SetIsHiddenDoor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>QQuix
(New page)
 
imported>QQuix
(Added "Door functions" to categories and see also)
 
Line 17: Line 17:
}}
}}


[[Category:Functions]]  
==See Also==
[[Category:Functions (OBSE)]]  
* [[:Category:Door Functions|Door Functions]]
 
 
[[Category:Functions]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE v0020)]]
[[Category:Functions (OBSE v0020)]]
[[Category:Door Functions]]

Latest revision as of 06:49, 9 March 2013

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(nothing) reference.SetIsHiddenDoor setFlag:bool   door:ref

Sets or clears the "hidden" flag for the door.


See Also