Click or drag to resize

LineOpTCellSegment Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ShapeMethodAttribute]
public LineShapeInfo<TCell> Segment(
	int length
)

Parameters

length
Type: SystemInt32

Return Value

Type: LineShapeInfoTCell
See Also