C# Class SkillSet, Unity-SRPG

Inheritance: MonoBehaviour
Exibir arquivo Open project: Policenaut/Unity-SRPG Class Usage Examples

Public Properties

Property Type Description
name string
skills List

Property Details

name public_oe property

public string name
return string

skills public_oe property

public List skills
return List