C# 클래스 ArtemisComm.ShipActionSubPackets.HelmSetWarpSubPacket

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetPacket ( int warpFactor ) : Packet
HelmSetWarpSubPacket ( Stream stream, int index ) : System.IO
HelmSetWarpSubPacket ( int warpFactor ) : System.IO

메소드 상세

GetPacket() 공개 정적인 메소드

public static GetPacket ( int warpFactor ) : Packet
warpFactor int
리턴 Packet

HelmSetWarpSubPacket() 공개 메소드

public HelmSetWarpSubPacket ( Stream stream, int index ) : System.IO
stream System.IO.Stream
index int
리턴 System.IO

HelmSetWarpSubPacket() 공개 메소드

public HelmSetWarpSubPacket ( int warpFactor ) : System.IO
warpFactor int
리턴 System.IO