- Found in:
- IED
boolfunctionSetItemLoadChanceRace(RaceakRace, stringasPlugin, stringasName, boolabIsFemale, boolabEnable, floatafPercentChance)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
Race myRace__akRace
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
bool myBool__abEnable
float myFloat__afPercentChance
bool returnedValue = IED.SetItemLoadChanceRace(myRace__akRace, myString__asPlugin, myString__asName, myBool__abIsFemale, myBool__abEnable, myFloat__afPercentChance)