Click or drag to resize

GridBehaviourTPointMap Property

The map used to build the grid.

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

Property Value

Type: IMap3DTPoint
See Also