QueueNiNodeUpdate - Actor
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.