Click or drag to resize

LineShapeInfoTCell Constructor

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LineShapeInfo(
	ShapeStorageInfo<LinePoint> info
)

Parameters

info
Type: Gamelogic.GridsShapeStorageInfoLinePoint
See Also