Click or drag to resize

MeshGridBuilderTPointGetCustomGrid Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected IGrid<MeshCell, TPoint> GetCustomGrid()

Return Value

Type: IGridMeshCell, TPoint
See Also