I have searched the API documentation and have not found a "SetName" or a "SetCombatantName" method. So if I want to change the name of a combatant I have to create a new game variable?
But then again there is a "SetCombatantName"-Step in the event system.
After that, you can simply call:
combatant.SetName(string newName);
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!