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
Asgard
Core
Network
Packets
ClientStatePacket
C# Class Asgard.Core.Network.Packets.ClientStatePacket
Inheritance:
Asgard.Core.Network.Packets.Packet
显示文件
Open project: enBask/Asgard
Class Usage Examples
Public Methods
Method
Description
Deserialize
(
Bitstream
msg
) :
void
Serialize
(
Bitstream
msg
) :
void
Method Details
Deserialize()
public
method
public
Deserialize
(
Bitstream
msg
) :
void
msg
Bitstream
return
void
Serialize()
public
method
public
Serialize
(
Bitstream
msg
) :
void
msg
Bitstream
return
void