Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
XCom
Type5Descriptor
C# Class XCom.Type5Descriptor
Default unit type 0
Inheritance:
Type4Descriptor
Datei anzeigen
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