Click or drag to resize

LineShapeInfoTCellMakeShapeInfo Method

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

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoLinePoint

Return Value

Type: LineShapeInfoTCell
See Also