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
KyleBehavior
C# Class KyleBehavior, XmlToCustomAsset
Inheritance:
MonoBehaviour
显示文件
Open project: unity3d-jp/XmlToCustomAsset
Public Properties
Property
Type
Description
kyleData
MyCustomAssetInnerClass
nameLabel
GUIText
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
kyleData
public_oe property
public
MyCustomAssetInnerClass
kyleData
return
MyCustomAssetInnerClass
nameLabel
public_oe property
public
GUIText
nameLabel
return
GUIText