Click or drag to resize

LineGridTCellSegment Method

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

Parameters

length
Type: SystemInt32

Return Value

Type: LineGridTCell
See Also