Click or drag to resize

WrappedGridTCell, TPointGetStoragePoints Method

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

Return Value

Type: IEnumerableTPoint

Implements

IGridTPointGetStoragePoints
See Also