C# Class ArtemisComm.ShipAction3SubPackets.ShipAction3

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetValidOrigin ( ) : OriginType
ShipAction3 ( ShipAction3SubPacketType actionType, float value1, float value2 ) : System
ShipAction3 ( Stream stream, int index ) : System

Method Details

GetValidOrigin() public méthode

public GetValidOrigin ( ) : OriginType
Résultat OriginType

ShipAction3() public méthode

public ShipAction3 ( ShipAction3SubPacketType actionType, float value1, float value2 ) : System
actionType ShipAction3SubPacketType
value1 float
value2 float
Résultat System

ShipAction3() public méthode

public ShipAction3 ( Stream stream, int index ) : System
stream Stream
index int
Résultat System