Background for Skyrim SE
Member of the MiscUtil script
stringfunctionGetRaceEditorID(RaceraceForm)NativeGlobal

Description

Documentation Comment

Get race's editor ID.


Caveats


Parameters

RaceraceForm


Examples

Auto-Generated Example

Race myRace__raceForm

string returnedValue = MiscUtil.GetRaceEditorID(myRace__raceForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.