ontileadded - eisclimber/ExPresS-XR GitHub Wiki
Field in TileGame
Emitted when a tile is added, providing its location on the board.
public UnityEvent<Vector2Int> OnTileAdded;Field in TileGame
Emitted when a tile is added, providing its location on the board.
public UnityEvent<Vector2Int> OnTileAdded;