Layer.TilemapElement.setTileInCell() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
location
No
tiledata?
Yes

Returns

{bool}

Description

Set the Tile at the specified cell to a Tile referred to by the specified Tile Data and return a boolean for confirmation whether the operation was a success or not. If Tile Data is not provided or 0 is provided in its place, the cell will be cleared.

⚠️ **GitHub.com Fallback** ⚠️