Background for Skyrim SE

HeadPart


Inheritance Tree

No indexed scripts extend this script.

Properties

skse

inttype_misc=0
inttype_face=1
inttype_eyes=2
inttype_hair=3
inttype_facialhair=4
inttype_scar=5
inttype_brows=6
Events
Functions
HeadPartfunctionGetHeadPart(stringname)NativeGlobal
intfunctionGetType()Native

Returns the number of the head part's type. (This function requires SKSE)

intfunctionGetNumExtraParts()Native
HeadPartfunctionGetNthExtraPart(intn)Native
boolfunctionHasExtraPart(HeadPartp)Native
intfunctionGetIndexOfExtraPart(HeadPartp)Native
FormListfunctionGetValidRaces()Native

Returns a formlist of the valid races for this head part

voidfunctionSetValidRaces(FormListvRaces)Native
boolfunctionIsExtraPart()Native

Returns whether the head part is an extra part

stringfunctionGetPartName()Native

Returns the EditorID of the HeadPart

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