Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameBase
Network
Internal
CreateRole_Ret
C# Class GameBase.Network.Internal.CreateRole_Ret
Show file
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 property
public
uint
gameid
return
uint
mParam
public property
public
ushort
mParam
return
ushort
playerid
public property
public
int
playerid
return
int
tag
public property
public
bool
tag
return
bool