Background for Skyrim SE
Member of the IED script
boolfunctionSetItemRemoveTracersRace(RaceakRace, stringasPlugin, stringasName, boolabIsFemale, boolabRemove)NativeGlobal


Caveats


Parameters

RaceakRace

stringasPlugin

stringasName

boolabIsFemale

boolabRemove


Examples

Auto-Generated Example

Race myRace__akRace
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
bool myBool__abRemove

bool returnedValue = IED.SetItemRemoveTracersRace(myRace__akRace, myString__asPlugin, myString__asName, myBool__abIsFemale, myBool__abRemove)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.