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
Protocol
JoinGameRequest
C# Class Protocol.JoinGameRequest
Inheritance:
Request
显示文件
Open project: Beginner7/Command2
Class Usage Examples
Public Properties
Property
Type
Description
GameID
int
NewPlayer
User
Public Methods
Method
Description
JoinGameRequest
( )
Method Details
JoinGameRequest()
public
method
public
JoinGameRequest
( )
Property Details
GameID
public_oe property
public
int
GameID
return
int
NewPlayer
public_oe property
public
User,Protocol
NewPlayer
return
User