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