Background for Skyrim SE
Member of the Race script
RacefunctionGetRace(stringeditorId)NativeGlobal

Description

Documentation Comment

Returns a race by it's editorId name


Caveats


Parameters

stringeditorId


Examples

Auto-Generated Example

string myString__editorId

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