- Found in:
- SKSE
Description
Wiki Description
Sets the specified race flag. (This function requires SKSE)
Documentation Comment
sets the specified race flag
Caveats
CK Wiki - Notes
None
Parameters
intn
CK Wiki Description
the Nth Race Flag
Examples
No human-generated examples found for this function.
Auto-Generated Example
int myInt__n
myRace__toCallFunctionOn.SetRaceFlag(myInt__n)Related Pages
- Race
- Race.IsRaceFlagSet(...)
- Race.ClearRaceFlag(...)
- List of Race Flags
