Overhaul
This commit is contained in:
@@ -16,6 +16,8 @@ public interface IExperiencePointsComponent : IEntityComponent
|
||||
|
||||
public void Gain(int baseExpGain);
|
||||
|
||||
public void GainUnmodified(int flateRateExpGain);
|
||||
|
||||
public void LevelUp();
|
||||
|
||||
public event Action PlayerLevelUp;
|
||||
|
||||
Reference in New Issue
Block a user