C# Class Assets.Scripts.Progression.ExperienceProgress

Mostrar archivo Open project: Flave229/Misinformation

Public Properties

Property Type Description
CurrentExperience int
CurrentLevel int
ExperienceForNextLevel int
PercentageToNextLevel int

Property Details

CurrentExperience public_oe property

public int CurrentExperience
return int

CurrentLevel public_oe property

public int CurrentLevel
return int

ExperienceForNextLevel public_oe property

public int ExperienceForNextLevel
return int

PercentageToNextLevel public_oe property

public int PercentageToNextLevel
return int