C# Class XCom.Type5Descriptor

Default unit type 0
Inheritance: Type4Descriptor
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
GetNewUnit ( Palette p ) : IUnit
Type5Descriptor ( string name, StreamReader sr, VarCollection vars ) : System

Method Details

GetNewUnit() public méthode

public GetNewUnit ( Palette p ) : IUnit
p Palette
Résultat IUnit

Type5Descriptor() public méthode

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