- Found in:
- SKSE
Description
Wiki Description
Returns the number of head parts of this actor. (This function requires SKSE)
Documentation Comment
Get/Set actors HeadPart by index
Caveats
CK Wiki - Notes
None
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = myActorBase__toCallFunctionOn.GetNumHeadParts()Related Pages
- ActorBase
- ActorBase.GetNthHeadPart(...)
- ActorBase.SetNthHeadPart(...)
