QueueNiNodeUpdate - Actor

From the CreationKit Wiki
Revision as of 05:45, 7 September 2012 by imported>Seigneur Voland
Jump to navigation Jump to search

SKSE Member of: Actor Script

Updates modifications such as HeadParts or ArmorAddons changes for the actor. (This function requires SKSE)

Syntax

Function QueueNiNodeUpdate() native

Parameters

None

Return Value

None

Examples

PlayerRef.QueueNiNodeUpdate()

Notes

None

See Also