Class SkillBook<TSkill, TScroll>
Implements
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public abstract class SkillBook<TSkill, TScroll> : SkillBook, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID where TSkill : Skill, new()
where TScroll : SkillScroll
Type Parameters
Name | Description |
---|---|
TSkill | |
TScroll |
Constructors
SkillBook()
Declaration
protected SkillBook()
Properties
SkillScrollType
Declaration
public override Type SkillScrollType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Overrides
SkillType
Declaration
public override Type SkillType { get; }
Property Value
Type | Description |
---|---|
System.Type |