Background for Skyrim SE
Member of the ActorBase script
intfunctionGetNumOverlayHeadParts()Native

Description

Documentation Comment

These functions are READ-ONLY they are for accessing the
HeadPart list when the ActorBase's Race has been overlayed
with another race (e.g. Vampires)


Caveats


Examples

Auto-Generated Example

int returnedValue = myActorBase__toCallFunctionOn.GetNumOverlayHeadParts()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.