Background for Skyrim SE
Member of the Race script
RacefunctionGetNthPlayableRace(intn)NativeGlobal

Description

Documentation Comment

Returns the nth playable race


Caveats


Parameters

intn


Examples

Auto-Generated Example

int myInt__n

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