Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GameBase
Network
Internal
LegionOption
C# Class GameBase.Network.Internal.LegionOption
Datei anzeigen
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
mInfo
LegionInfo
mParam
ushort
player_id
int
Public Methods
Method
Description
Create
(
byte
msg
) :
void
GetBuffer
( ) :
byte[]
LegionOption
( ) :
System
SetCreateTag
( ) :
void
SetUpdateTag
( ) :
void
Method Details
Create()
public
method
public
Create
(
byte
msg
) :
void
msg
byte
return
void
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
LegionOption()
public
method
public
LegionOption
( ) :
System
return
System
SetCreateTag()
public
method
public
SetCreateTag
( ) :
void
return
void
SetUpdateTag()
public
method
public
SetUpdateTag
( ) :
void
return
void
Property Details
mInfo
public_oe property
public
LegionInfo,GameBase.Network.Internal
mInfo
return
LegionInfo
mParam
public_oe property
public
ushort
mParam
return
ushort
player_id
public_oe property
public
int
player_id
return
int