RegisterForNiNodeUpdate - Form

Revision as of 22:31, 1 December 2021 by Cecell (talk | contribs)

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