Click or drag to resize

WrappedGridTCell, TPointGetLargeSet Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<TPoint> GetLargeSet(
	int n
)

Parameters

n
Type: SystemInt32

Return Value

Type: IEnumerableTPoint

Implements

IGridTPointGetLargeSet(Int32)
See Also