This callback is called when character spawn.
function OnCharacterSpawn(SimCharacter, IsAmbient, CalledFromSkookum) { // Your code... }
Last updated 1 year ago