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
CreateLegion_Ret
C# Class GameBase.Network.Internal.CreateLegion_Ret
显示文件
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
boss_id
uint
legion_id
int
mParam
ushort
money
long
play_id
int
ret
byte
Public Methods
Method
Description
Create
(
byte
msg
) :
void
CreateLegion_Ret
( ) :
System
GetBuffer
( ) :
byte[]
Method Details
Create()
public
method
public
Create
(
byte
msg
) :
void
msg
byte
return
void
CreateLegion_Ret()
public
method
public
CreateLegion_Ret
( ) :
System
return
System
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
Property Details
boss_id
public_oe property
public
uint
boss_id
return
uint
legion_id
public_oe property
public
int
legion_id
return
int
mParam
public_oe property
public
ushort
mParam
return
ushort
money
public_oe property
public
long
money
return
long
play_id
public_oe property
public
int
play_id
return
int
ret
public_oe property
public
byte
ret
return
byte