Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
QMsgCenter
C# Class QMsgCenter, QFramework
Inheritance:
MonoBehaviour
ファイルを表示
Open project: liangxiegame/QFramework
Class Usage Examples
Public Methods
Method
Description
Init
( ) :
IEnumerator
OnDestroy
( ) :
void
SendToMsg
(
QMsg,
tmpMsg
) :
void
Private Methods
Method
Description
Awake
( ) :
void
ForwardMsg
(
QMsg,
msg
) :
void
转发消息
Method Details
Init()
public
method
public
Init
( ) :
IEnumerator
return
IEnumerator
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
SendToMsg()
public
method
public
SendToMsg
(
QMsg,
tmpMsg
) :
void
tmpMsg
QMsg,
return
void