Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CharacterManager
C# Class CharacterManager, Asylum
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: jump4r/Asylum
Class Usage Examples
Public Methods
Method
Description
ActivateCharacter
(
string
key
) :
void
IsActive
(
string
key
) :
bool
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
ActivateCharacter()
public
method
public
ActivateCharacter
(
string
key
) :
void
key
string
return
void
IsActive()
public
method
public
IsActive
(
string
key
) :
bool
key
string
return
bool