Difference between revisions of "RegisterForNiNodeUpdate - Form"

From the CreationKit Wiki
Jump to navigation Jump to search
(added scripts to See Also, ready for info update)
Line 23: Line 23:
*[[ObjectReference Script]]
*[[ObjectReference Script]]
*[[OnNiNodeUpdate - Form]]
*[[OnNiNodeUpdate - Form]]
*[[UnregisterForNiNodeUpdate - Form]]

Revision as of 22:23, 1 December 2021

Member of: ActiveMagicEffect Script, Form Script, ObjectReference Script

Registers for the NiNodeUpdate event.

Syntax

Function RegisterForNiNodeUpdate() native

Parameters

None

Return Value

None

Examples

See Also