Method GiveXp
GiveXp(int)
Gives the specified XP to the player, adjusted by any multiclass penalty.
public void GiveXp(int xPAmount)
Parameters
xPAmountintAmount of experience to give.
Gives the specified XP to the player, adjusted by any multiclass penalty.
public void GiveXp(int xPAmount)
xPAmount intAmount of experience to give.