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
GameBase
Network
Internal
QueryRoleName
C# Class GameBase.Network.Internal.QueryRoleName
显示文件
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
gameid
uint
mParam
ushort
name
String
Public Methods
Method
Description
Create
(
byte
data
) :
void
GetBuffer
( ) :
byte[]
QueryRoleName
( ) :
System
Method Details
Create()
public
method
public
Create
(
byte
data
) :
void
data
byte
return
void
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
QueryRoleName()
public
method
public
QueryRoleName
( ) :
System
return
System
Property Details
gameid
public_oe property
public
uint
gameid
return
uint
mParam
public_oe property
public
ushort
mParam
return
ushort
name
public_oe property
public
String
name
return
String