C# Class ArtemisComm.GameMessageSubPackets.PlayerShipDamageSubPacket

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

Méthodes publiques

Méthode Description
GetValidOrigin ( ) : OriginType
PlayerShipDamageSubPacket ( Stream stream, int index ) : System

Method Details

GetValidOrigin() public méthode

public GetValidOrigin ( ) : OriginType
Résultat OriginType

PlayerShipDamageSubPacket() public méthode

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