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
CharacterClass
C# Class CharacterClass
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: imann24/cs327-bestmobilegameever
Class Usage Examples
Public Properties
Property
Type
Description
characterName
string
Public Methods
Method
Description
GetPeople
( ) :
void
GetSprites
(
string
name
) :
string[]
Private Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
initCharacterList
( ) :
void
Method Details
GetPeople()
public
method
public
GetPeople
( ) :
void
return
void
GetSprites()
public
method
public
GetSprites
(
string
name
) :
string[]
name
string
return
string[]
Property Details
characterName
public_oe property
public
string
characterName
return
string