Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GameBase
Network
Internal
GuanJueInfo
C# Class GameBase.Network.Internal.GuanJueInfo
Mostrar archivo
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
guanjue
ulong
id
uint
name
String
Public Methods
Method
Description
Create
(
PackIn
inpack
) :
void
GetBuffer
( ) :
byte[]
GuanJueInfo
( ) :
System
Method Details
Create()
public
method
public
Create
(
PackIn
inpack
) :
void
inpack
PackIn
return
void
GetBuffer()
public
method
public
GetBuffer
( ) :
byte[]
return
byte[]
GuanJueInfo()
public
method
public
GuanJueInfo
( ) :
System
return
System
Property Details
guanjue
public_oe property
public
ulong
guanjue
return
ulong
id
public_oe property
public
uint
id
return
uint
name
public_oe property
public
String
name
return
String