Click or drag to resize

FlatRhombShapeInfoTCellMakeShapeInfo Method

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

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoFlatRhombPoint

Return Value

Type: FlatRhombShapeInfoTCell
See Also