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
MsgReceiverExampleMediator
C# Class MsgReceiverExampleMediator, PlayFabGameServer
Inheritance:
Mediator
显示文件
Open project: PlayFab/PlayFabGameServer
Private Properties
Property
Type
Description
OnGetTitleData
void
OnGetTitleData
void
Public Methods
Method
Description
OnRegister
( ) :
void
Private Methods
Method
Description
OnGetTitleData
(
NetworkConnection
connection
,
GetTitleDataResult
result
) :
void
OnGetTitleData
(
NetworkMessage,
netMsg
) :
void
Method Details
OnRegister()
public
method
public
OnRegister
( ) :
void
return
void