Method LevelUp
LevelUp(NwClass, int)
Adds levels of the specified class to a creature, bypassing all validation.
public void LevelUp(NwClass nwClass, int count)
Parameters
Exceptions
- NotSupportedException
Thrown if this creature is a player character.