Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OpenRA
TerrainTile
C# Class OpenRA.TerrainTile
Show file
Open project: pchote/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
Index
byte
Type
ushort
Public Methods
Method
Description
GetHashCode
( ) :
int
TerrainTile
(
ushort
type
,
byte
index
)
Method Details
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
TerrainTile()
public
method
public
TerrainTile
(
ushort
type
,
byte
index
)
type
ushort
index
byte
Property Details
Index
public property
public
byte
Index
return
byte
Type
public property
public
ushort
Type
return
ushort