QueueNiNodeUpdate - Actor

Revision as of 20:56, 9 February 2013 by imported>PurpleLunchbox (→‎Category:SKSE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SKSE Member of: Actor Script

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

SyntaxEdit

Function QueueNiNodeUpdate() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

PlayerRef.QueueNiNodeUpdate()

NotesEdit

  • DO NOT use this function while mounted. You will not crash, but physics will break resulting in you and your mount flying around violently until you dismount, or die from falling damage.

See AlsoEdit