Click or drag to resize

IColorableCellColor Property

The main color of the tile. This is used to set the color of tiles dynamically.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Color Color { get; set; }

Property Value

Type: Color
See Also