Return a
TileBase object describing the tile at the specified tile index in the tileset.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public TileBase this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
TileBaseSee Also