Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
XCom
MapSize
C# Class XCom.MapSize
显示文件
Open project: pmprog/OpenXCOM.Tools
Class Usage Examples
Public Properties
Property
Type
Description
Rows
int
Public Methods
Method
Description
MapSize
(
int
rows
,
int
cols
,
int
height
) :
System
ToString
( ) :
string
Method Details
MapSize()
public
method
public
MapSize
(
int
rows
,
int
cols
,
int
height
) :
System
rows
int
cols
int
height
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Rows
public_oe property
public
int
Rows
return
int