C# 클래스 Asgard.Core.Network.Packets.ClientStatePacket

상속: Asgard.Core.Network.Packets.Packet
파일 보기 프로젝트 열기: enBask/Asgard 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( Bitstream msg ) : void
Serialize ( Bitstream msg ) : void

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( Bitstream msg ) : void
msg Bitstream
리턴 void

Serialize() 공개 메소드

public Serialize ( Bitstream msg ) : void
msg Bitstream
리턴 void