Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TSGs
Character
C# Class TSGs.Character
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: SNUGDC/TSGs
Class Usage Examples
Public Properties
Property
Type
Description
CharacterImage
UnityEngine.Sprite
Name
string
character
UnityEngine.GameObject
Public Methods
Method
Description
Awake
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
CharacterImage
public_oe property
public
Sprite,UnityEngine
CharacterImage
return
UnityEngine.Sprite
Name
public_oe property
public
string
Name
return
string
character
public_oe property
public
GameObject,UnityEngine
character
return
UnityEngine.GameObject