Background for Skyrim SE
Member of the Actor script
voidfunctionRegenerateHead()Native

Description

Wiki Description

Updates an Actor's head mesh.

Documentation Comment

Updates an Actors head mesh


Caveats

CK Wiki - Notes


Examples

Game.GetPlayer().RegenerateHead() ;Refresh the Player's head mesh.

Auto-Generated Example

myActor__toCallFunctionOn.RegenerateHead()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.