Difference between revisions of "SetIsMinimalUseDoor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>QQuix
(Added "Door functions" to categories and see also)
imported>QQuix
(Oooops)
 
Line 25: Line 25:
[[Category:Functions (OBSE v0020)]]
[[Category:Functions (OBSE v0020)]]
[[Category:Door Functions]]
[[Category:Door Functions]]
Added "Door functions" to categories and see also

Latest revision as of 06:46, 9 March 2013

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

A function added by the Oblivion Script Extender.

Syntax:

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

Sets or clears the "Minimal Use" flag for the door.


See Also