C# 클래스 XCom.ShipDescriptor

상속: IXCMapData
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools

공개 메소드들

메소드 설명
GetShip ( ) : XCMapFile
ShipDescriptor ( string name, StreamReader sr, VarCollection vars ) : System

메소드 상세

GetShip() 공개 메소드

public GetShip ( ) : XCMapFile
리턴 XCMapFile

ShipDescriptor() 공개 메소드

public ShipDescriptor ( string name, StreamReader sr, VarCollection vars ) : System
name string
sr System.IO.StreamReader
vars VarCollection
리턴 System