OnClose

From the Fallout3 GECK Wiki
Jump to navigation Jump to search


This block will be run once when the scripted object (container or door, may be something else) is closing.

Syntax:

begin OnClose

Notes[edit | edit source]

Scripted object must contain "Close" animation (NiControllerSequence in Nif file) or it will not run.

See Also[edit | edit source]