Background for Skyrim SE
Member of the PO3_SKSEFunctions script
TextureSetfunctionGetHeadPartTextureSet(ActorakActor, intaiType)NativeGlobal


Caveats


Parameters

ActorakActor

intaiType


Examples

Auto-Generated Example

Actor myActor__akActor
int myInt__aiType

TextureSet returnedValue = PO3_SKSEFunctions.GetHeadPartTextureSet(myActor__akActor, myInt__aiType)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.