Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SkillMgr
C# Class SkillMgr, UnityDemo
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: rouchen/UnityDemo
Class Usage Examples
Public Methods
Method
Description
AddSkill
(
GameObject
player
,
int
skID
) :
void
SkillMgr
( ) :
System.Collections
SkillMgrUpdate
( ) :
void
Method Details
AddSkill()
public
method
public
AddSkill
(
GameObject
player
,
int
skID
) :
void
player
GameObject
skID
int
return
void
SkillMgr()
public
method
public
SkillMgr
( ) :
System.Collections
return
System.Collections
SkillMgrUpdate()
public
method
public
SkillMgrUpdate
( ) :
void
return
void