C# Class XCom.ShipDescriptor

Inheritance: IXCMapData
Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Méthodes publiques

Méthode Description
GetShip ( ) : XCMapFile
ShipDescriptor ( string name, StreamReader sr, VarCollection vars ) : System

Method Details

GetShip() public méthode

public GetShip ( ) : XCMapFile
Résultat XCMapFile

ShipDescriptor() public méthode

public ShipDescriptor ( string name, StreamReader sr, VarCollection vars ) : System
name string
sr System.IO.StreamReader
vars VarCollection
Résultat System