Background for Skyrim SE
Member of the CharGen script
boolfunctionLoadCharacter(ActorakDestination, RaceakRace, stringcharacterName)Global


Caveats


Parameters

ActorakDestination

RaceakRace

stringcharacterName


Examples

Auto-Generated Example

Actor myActor__akDestination
Race myRace__akRace
string myString__characterName

bool returnedValue = CharGen.LoadCharacter(myActor__akDestination, myRace__akRace, myString__characterName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.