 | IGridTPointCloneStructureTNewCell Method |
Returns a grid with exactly the same structure, but potentially holding
elements of a different type.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxIGrid<TNewCell, TPoint> CloneStructure<TNewCell>()
Type Parameters
- TNewCell
Return Value
Type:
IGridTNewCell,
TPoint
See Also