![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
Send an ActionToTile message to a tile with a specfic GUID. More...


Public Member Functions | |
| void | SendAction (string guid) |
| Send an action message to a tile. Response depends on how the tile is set up. | |
Send an ActionToTile message to a tile with a specfic GUID.
| void TilePlus.TpGuidToAction.SendAction | ( | string | guid | ) |
Send an action message to a tile. Response depends on how the tile is set up.
| guid | A string with a tile's GUID |