C# Class XCom.ShipDescriptor

Inheritance: IXCMapData
Mostrar archivo Open project: pmprog/OpenXCOM.Tools

Public Methods

Method Description
GetShip ( ) : XCMapFile
ShipDescriptor ( string name, StreamReader sr, VarCollection vars ) : System

Method Details

GetShip() public method

public GetShip ( ) : XCMapFile
return XCMapFile

ShipDescriptor() public method

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