Click or drag to resize

NestedRectGridTCellBaseGrid Property

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IGridSpace<RectPoint> BaseGrid { get; }

Property Value

Type: IGridSpaceRectPoint
See Also