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
AppView
C# Class AppView, UnityHello
Inheritance:
View
显示文件
Open project: woshihuo12/UnityHello
Class Usage Examples
Private Properties
Property
Type
Description
Awake
void
Public Methods
Method
Description
OnMessage
(
IMessage
message
) :
void
Private Methods
Method
Description
Awake
( ) :
void
Method Details
OnMessage()
public
method
public
OnMessage
(
IMessage
message
) :
void
message
IMessage
return
void