Click or drag to resize

FlatHexShapeInfoTCellMakeShapeInfo Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override FlatHexShapeInfo<TCell> MakeShapeInfo(
	ShapeStorageInfo<FlatHexPoint> shapeStorageInfo
)

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoFlatHexPoint

Return Value

Type: FlatHexShapeInfoTCell
See Also