Click or drag to resize

PointyRhombOpTCellShapeFromBase Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PointyRhombShapeInfo<TCell> ShapeFromBase(
	PointyHexShapeInfo<TCell> baseShapeInfo
)

Parameters

baseShapeInfo
Type: Gamelogic.GridsPointyHexShapeInfoTCell

Return Value

Type: PointyRhombShapeInfoTCell
See Also