Click or drag to resize

RectShapeInfoTCellMakeShapeInfo Method

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

Parameters

shapeStorageInfo
Type: Gamelogic.GridsShapeStorageInfoRectPoint

Return Value

Type: RectShapeInfoTCell
See Also