Background for Skyrim SE
Member of the ArmorAddon script
intfunctionGetModelNumTextureSets(boolfirst, boolfemale)Native

Description

Documentation Comment

returns the number of texturesets for the particular model


Caveats


Parameters

boolfirst

boolfemale


Examples

Auto-Generated Example

bool myBool__first
bool myBool__female

int returnedValue = myArmorAddon__toCallFunctionOn.GetModelNumTextureSets(myBool__first, myBool__female)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.