Class SkillSettings
Inheritance
System.Object
SkillSettings
Namespace: Eco.Gameplay.Skills
Assembly: Eco.Gameplay.dll
Syntax
public class SkillSettings : Object
Constructors
SkillSettings()
Declaration
public SkillSettings()
Fields
LevelUpPostPercent
Declaration
public float LevelUpPostPercent
Field Value
| Type | Description |
|---|---|
| System.Single |
LevelUps
Declaration
public int[] LevelUps
Field Value
| Type | Description |
|---|---|
| System.Int32[] |
SkillReqs
Declaration
public SkillReqs[] SkillReqs
Field Value
| Type | Description |
|---|---|
| SkillReqs[] |