Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GameBase
Network
Internal
CreateLegion_Ret
C# Class GameBase.Network.Internal.CreateLegion_Ret
Afficher le fichier
Open project: dream-young-soul/soul
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
boss_id
uint
legion_id
int
mParam
ushort
money
long
play_id
int
ret
byte
Méthodes publiques
Méthode
Description
Create
(
byte
msg
) :
void
CreateLegion_Ret
( ) :
System
GetBuffer
( ) :
byte[]
Method Details
Create()
public
méthode
public
Create
(
byte
msg
) :
void
msg
byte
Résultat
void
CreateLegion_Ret()
public
méthode
public
CreateLegion_Ret
( ) :
System
Résultat
System
GetBuffer()
public
méthode
public
GetBuffer
( ) :
byte[]
Résultat
byte[]
Property Details
boss_id
public_oe property
public
uint
boss_id
Résultat
uint
legion_id
public_oe property
public
int
legion_id
Résultat
int
mParam
public_oe property
public
ushort
mParam
Résultat
ushort
money
public_oe property
public
long
money
Résultat
long
play_id
public_oe property
public
int
play_id
Résultat
int
ret
public_oe property
public
byte
ret
Résultat
byte