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