C# Class ArtemisComm.ShipActionSubPackets.HelmSetWarpSubPacket

Inheritance: ShipAction
Afficher le fichier Open project: russjudge/ArtemisSBS-ProtocolSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetPacket ( int warpFactor ) : Packet
HelmSetWarpSubPacket ( Stream stream, int index ) : System.IO
HelmSetWarpSubPacket ( int warpFactor ) : System.IO

Method Details

GetPacket() public static méthode

public static GetPacket ( int warpFactor ) : Packet
warpFactor int
Résultat Packet

HelmSetWarpSubPacket() public méthode

public HelmSetWarpSubPacket ( Stream stream, int index ) : System.IO
stream System.IO.Stream
index int
Résultat System.IO

HelmSetWarpSubPacket() public méthode

public HelmSetWarpSubPacket ( int warpFactor ) : System.IO
warpFactor int
Résultat System.IO