Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
EntityId
C# Class EntityId, d3Protocol2LUA
ファイルを表示
Open project: d3protocol/d3Protocol2LUA
Class Usage Examples
Public Properties
Property
Type
Description
Field0
long
Field1
long
Public Methods
Method
Description
Encode
(
GameBitBuffer
buffer
) :
void
Parse
(
GameBitBuffer
buffer
) :
void
Method Details
Encode()
public
method
public
Encode
(
GameBitBuffer
buffer
) :
void
buffer
GameBitBuffer
return
void
Parse()
public
method
public
Parse
(
GameBitBuffer
buffer
) :
void
buffer
GameBitBuffer
return
void
Property Details
Field0
public_oe property
public
long
Field0
return
long
Field1
public_oe property
public
long
Field1
return
long