RegisterForNiNodeUpdate - Form

From the CreationKit Wiki
Revision as of 22:31, 1 December 2021 by Cecell (talk | contribs)
Jump to navigation Jump to search

Member of: ActiveMagicEffect Script, Form Script, ObjectReference Script

Registers for the NiNodeUpdate event.

Syntax

Function RegisterForNiNodeUpdate() native

Parameters

None

Return Value

None

Examples

RegisterForNiNodeUpdate() ; Registers for the NiNodeUpdate event

See Also