Property IsEmpty
IsEmpty
Gets a value that indicates if this is an empty Tile.
public bool IsEmpty { get; }
Property Value
Remarks
Empty tiles have a TilesetTileID equal to zero.
Gets a value that indicates if this is an empty Tile.
public bool IsEmpty { get; }
Empty tiles have a TilesetTileID equal to zero.