- Found in:
- IED
boolfunctionSetItemCountRangeRace(RaceakRace, stringasPlugin, stringasName, boolabIsFemale, intaiMin, intaiMax)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
Race myRace__akRace
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
int myInt__aiMin
int myInt__aiMax
bool returnedValue = IED.SetItemCountRangeRace(myRace__akRace, myString__asPlugin, myString__asName, myBool__abIsFemale, myInt__aiMin, myInt__aiMax)