Click or drag to resize

PointyTriOpTCellSingle Method

Makes a grid with a single cell that corresponds to the origin.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ShapeMethodAttribute]
public PointyTriShapeInfo<TCell> Single()

Return Value

Type: PointyTriShapeInfoTCell
See Also