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
RoleInfo_Ret
C# Class GameBase.Network.Internal.RoleInfo_Ret
Show file
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
accountid
int
gameid
uint
key
int
key2
int
mParam
ushort
Public Methods
Method
Description
Create
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
RoleInfo_Ret
( ) :
System
Method Details
Create()
public
method
public
Create
(
byte
msg
) :
void
msg
byte
return
void
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
RoleInfo_Ret()
public
method
public
RoleInfo_Ret
( ) :
System
return
System
Property Details
accountid
public property
public
int
accountid
return
int
gameid
public property
public
uint
gameid
return
uint
key
public property
public
int
key
return
int
key2
public property
public
int
key2
return
int
mParam
public property
public
ushort
mParam
return
ushort