OnClose

Revision as of 05:06, 16 June 2010 by imported>Mikla
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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

Syntax:

begin OnClose

NotesEdit

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

See AlsoEdit