Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Domain
IUser_PayloadTable.JoinGame_Return
C# Class Domain.IUser_PayloadTable.JoinGame_Return
Inheritance:
IInterfacedPayload
,
IValueGetable
,
IPayloadActorRefUpdatable
Mostra file
Open project: SaladLab/TicTacToe
Public Methods
Method
Description
GetInterfaceType
( ) :
Type
IPayloadActorRefUpdatable
(
Action
updater
) :
void
Method Details
GetInterfaceType()
public
method
public
GetInterfaceType
( ) :
Type
return
Type
IPayloadActorRefUpdatable()
public
method
public
IPayloadActorRefUpdatable
(
Action
updater
) :
void
updater
Action
return
void