Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KnightSkillTree
C# Class KnightSkillTree
Inheritance:
FighterSkillTree
Show file
Open project: marouen-lamiri/Second-Soul
Protected Properties
Property
Type
Description
knightStance
SkillTreeNode,
Public Methods
Method
Description
createSkillTree
( ) :
void
Protected Methods
Method
Description
Awake
( ) :
void
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
OnGUI()
protected
method
protected
OnGUI
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
createSkillTree()
public
method
public
createSkillTree
( ) :
void
return
void
Property Details
knightStance
protected property
protected
SkillTreeNode,
knightStance
return
SkillTreeNode,