Click or drag to resize

FlatRhombOpTCellHexagon Method

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

Parameters

side
Type: SystemInt32

Return Value

Type: FlatRhombShapeInfoTCell
See Also