UnregisterForNiNodeUpdate - Form

From the CreationKit Wiki
Revision as of 22:47, 1 December 2021 by Cecell (talk | contribs) (→‎See Also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: ActiveMagicEffect Script, Form Script, ObjectReference Script

Unregisters for the NiNodeUpdate event.

Syntax

Function UnregisterForNiNodeUpdate() native

Parameters

None

Return Value

None

Examples

UnregisterForNiNodeUpdate() ; Unregisters for the NiNodeUpdate event

See Also