C# Class XCom.Type5Descriptor

Default unit type 0
Inheritance: Type4Descriptor
Show file Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Public Methods

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

Method Details

GetNewUnit() public method

public GetNewUnit ( Palette p ) : IUnit
p Palette
return IUnit

Type5Descriptor() public method

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