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


Caveats


Parameters

RaceakRace

stringasPlugin

stringasName

boolabIsFemale

FormakForm


Examples

Auto-Generated Example

Race myRace__akRace
string myString__asPlugin
string myString__asName
bool myBool__abIsFemale
Form myForm__akForm

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