ArtemisComm.PlayerShip.PlayerShip C# (CSharp) Method

PlayerShip() public method

public PlayerShip ( ) : System
return System
        public PlayerShip() : base()
        {
            
        }
        public PlayerShip(Stream stream, int index)

Same methods

PlayerShip::PlayerShip ( Stream stream, int index ) : System