- Found in:
- SKSE
Description
Wiki Description
Updates modifications such as HeadParts or ArmorAddons changes for the actor. (This function requires SKSE)
Documentation Comment
Updates an Actors meshes (Used for Armor mesh/texture changes and face changes)
DO NOT USE WHILE MOUNTED
Caveats
CK Wiki - Notes
- 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.
Examples
PlayerRef.QueueNiNodeUpdate()Auto-Generated Example
myActor__toCallFunctionOn.QueueNiNodeUpdate()