Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Tilemap.tilemapTileChanged

Parameters

value A callback set by a user to notify them when Tiles are changed on a Tilemap.

Description

Callback when Tiles on a Tilemap have changed.

This returns the positions on the Tilemap which have been updated and the Tile Data of each position that has been updated.