C# Class SkillSet, Unity-SRPG

Inheritance: MonoBehaviour
Show file Open project: Policenaut/Unity-SRPG Class Usage Examples

Public Properties

Property Type Description
name string
skills List

Property Details

name public property

public string name
return string

skills public property

public List skills
return List