C# Class MonkSkillTree

Inheritance: FighterSkillTree
Afficher le fichier Open project: marouen-lamiri/Second-Soul

Protected Properties

Свойство Type Description
monkSpirit SkillTreeNode,

Méthodes publiques

Méthode Description
createSkillTree ( ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnGUI() protected méthode

protected OnGUI ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

createSkillTree() public méthode

public createSkillTree ( ) : void
Résultat void

Property Details

monkSpirit protected_oe property

protected SkillTreeNode, monkSpirit
Résultat SkillTreeNode,