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
C# Class GameBase.Network.Internal.CreateRole
Show 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 property
public
int
accountid
return
int
gameid
public property
public
uint
gameid
return
uint
lookface
public property
public
uint
lookface
return
uint
mParam
public property
public
ushort
mParam
return
ushort
name
public property
public
String
name
return
String
profession
public property
public
byte
profession
return
byte