Interface ISkillGameAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface ISkillGameAction : IController, IViewController, IHasUniversalID
Properties
Profession
Declaration
Skill Profession { get; set; }
Property Value
Type | Description |
---|---|
Skill |
Specialty
Declaration
Skill Specialty { get; set; }
Property Value
Type | Description |
---|---|
Skill |