QueueNiNodeUpdate - Actor

From the CreationKit Wiki
Revision as of 03:20, 7 September 2012 by imported>Seigneur Voland (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Actor Script Updates modifications such as HeadParts or ArmorAddons changes for the ac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

The Function doesn't seem to work for NPCs ArmorAddons modifications.

See Also