Class SpecialtyLevelUp
Inheritance
System.Object
SpecialtyLevelUp
Assembly: Eco.Gameplay.dll
Syntax
[CannotBePrevented]
public class SpecialtyLevelUp : SkillAction, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, ISkillGameAction, IController, IViewController, IHasUniversalID
Constructors
SpecialtyLevelUp()
Declaration
public SpecialtyLevelUp()
Properties
Level
Declaration
public int Level { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
Extension Methods