Click or drag to resize

PointyTriShapeInfoTCellMakeShapeInfo Method

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

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoPointyTriPoint

Return Value

Type: PointyTriShapeInfoTCell
See Also