Class SkillAndLevel
Inheritance
System.Object
SkillAndLevel
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
public sealed class SkillAndLevel : ValueType
Fields
Level
Declaration
public int Level
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SkillID
Declaration
public int SkillID
Field Value
| Type | Description |
|---|---|
| System.Int32 |