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