- Found in:
- SKSE
Description
Wiki Description
Updates an Actor's head mesh.
Documentation Comment
Updates an Actors head mesh
Caveats
CK Wiki - Notes
- This is effectively a Actor.QueueNiNodeUpdate() but only affects the head, instead of the entire actor.
Examples
No human-generated examples found for this function.
Auto-Generated Example
myActor__toCallFunctionOn.RegenerateHead()