Click or drag to resize

FlatRhombOpTCellShapeFromBase Method

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

Parameters

baseShapeInfo
Type: Gamelogic.GridsFlatHexShapeInfoTCell

Return Value

Type: FlatRhombShapeInfoTCell
See Also