Click or drag to resize

NestedRectGridTCellGetStoragePoints Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<RectPoint> GetStoragePoints()

Return Value

Type: IEnumerableRectPoint

Implements

IGridTPointGetStoragePoints
See Also