Background for Skyrim SE
Member of the RaceMenuBase script
voidfunctionAddCategory(stringkeyName, stringname, intpriority=0)


Caveats


Parameters

stringkeyName

stringname

intpriority=0


Examples

Auto-Generated Example

string myString__keyName
string myString__name
int myInt__priority

myRaceMenuBase__toCallFunctionOn.AddCategory(myString__keyName, myString__name, myInt__priority)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.