Click or drag to resize

TileCellOnDrawGizmos Method

Draws the Gizmos for this tile: a label with the tile name. It is often convenient, for this reason, to make the tile name the coordinate of the tile.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual void OnDrawGizmos()
See Also