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


Caveats


Parameters

RaceakRace

stringasPlugin

stringasName

boolabIsFemale

stringasNode


Examples

Auto-Generated Example

Race myRace__akRace
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
string myString__asNode

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