C# Class ArtemisComm.PlayerShip

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

Méthodes publiques

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

Method Details

GetValidOrigin() public méthode

public GetValidOrigin ( ) : OriginType
Résultat OriginType

PlayerShip() public méthode

public PlayerShip ( ) : System
Résultat System

PlayerShip() public méthode

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