Click or drag to resize

LayeredGridTCell, TPointCloneStructureTNewCell Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IGrid<TNewCell, LayeredPoint<TPoint>> CloneStructure<TNewCell>()

Type Parameters

TNewCell

Return Value

Type: IGridTNewCell, LayeredPointTPoint

Implements

IGridTPointCloneStructureTNewCell
See Also