C# 클래스 ArtemisComm.ShipAction3Packet

상속: ParentPacket
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp

Private Properties

프로퍼티 타입 설명
GetSubPacket IPackage

공개 메소드들

메소드 설명
GetValidOrigin ( ) : OriginType
ShipAction3Packet ( IPackage subPacket ) : ArtemisComm.ShipAction3SubPackets
ShipAction3Packet ( Stream stream, int index ) : ArtemisComm.ShipAction3SubPackets

비공개 메소드들

메소드 설명
GetSubPacket ( Stream stream ) : IPackage

메소드 상세

GetValidOrigin() 공개 메소드

public GetValidOrigin ( ) : OriginType
리턴 OriginType

ShipAction3Packet() 공개 메소드

public ShipAction3Packet ( IPackage subPacket ) : ArtemisComm.ShipAction3SubPackets
subPacket IPackage
리턴 ArtemisComm.ShipAction3SubPackets

ShipAction3Packet() 공개 메소드

public ShipAction3Packet ( Stream stream, int index ) : ArtemisComm.ShipAction3SubPackets
stream Stream
index int
리턴 ArtemisComm.ShipAction3SubPackets