C# Class SkillSet, Unity-SRPG

Inheritance: MonoBehaviour
Afficher le fichier Open project: Policenaut/Unity-SRPG Class Usage Examples

Méthodes publiques

Свойство Type Description
name string
skills List

Property Details

name public_oe property

public string name
Résultat string

skills public_oe property

public List skills
Résultat List