Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GameBase
Network
Internal
CreateRole
C# Class GameBase.Network.Internal.CreateRole
Mostra file
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
accountid
int
gameid
uint
lookface
uint
mParam
ushort
name
String
profession
byte
Public Methods
Method
Description
Create
(
byte
data
) :
void
CreateRole
( ) :
System
GetBuffer
( ) :
byte[]
Method Details
Create()
public
method
public
Create
(
byte
data
) :
void
data
byte
return
void
CreateRole()
public
method
public
CreateRole
( ) :
System
return
System
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
Property Details
accountid
public_oe property
public
int
accountid
return
int
gameid
public_oe property
public
uint
gameid
return
uint
lookface
public_oe property
public
uint
lookface
return
uint
mParam
public_oe property
public
ushort
mParam
return
ushort
name
public_oe property
public
String
name
return
String
profession
public_oe property
public
byte
profession
return
byte