- Found in:
- SKSE
Description
Documentation Comment
sets the nth textureset for the particular model
Caveats
Parameters
Examples
Auto-Generated Example
TextureSet myTextureSet__texture
int myInt__n
bool myBool__first
bool myBool__female
myArmorAddon__toCallFunctionOn.SetModelNthTextureSet(myTextureSet__texture, myInt__n, myBool__first, myBool__female)