C# Class MageSkillTree

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

Protected Properties

Свойство Type Description
iceShard 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

iceShard protected_oe property

protected SkillTreeNode, iceShard
Résultat SkillTreeNode,