C# 클래스 ArtemisComm.PlayerShip

상속: ParentPacket
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

공개 메소드들

메소드 설명
GetValidOrigin ( ) : OriginType
PlayerShip ( ) : System
PlayerShip ( Stream stream, int index ) : System

메소드 상세

GetValidOrigin() 공개 메소드

public GetValidOrigin ( ) : OriginType
리턴 OriginType

PlayerShip() 공개 메소드

public PlayerShip ( ) : System
리턴 System

PlayerShip() 공개 메소드

public PlayerShip ( Stream stream, int index ) : System
stream Stream
index int
리턴 System