Background for Skyrim SE
Member of the ArmorAddon script
RacefunctionGetNthAdditionalRace(intn)Native

Description

Documentation Comment

returns the nth race this armor addon applies to


Caveats


Parameters

intn


Examples

Auto-Generated Example

int myInt__n

Race returnedValue = myArmorAddon__toCallFunctionOn.GetNthAdditionalRace(myInt__n)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.