Click or drag to resize

LayeredGridTCell, TPointGetStoragePoints Method

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

Return Value

Type: IEnumerableLayeredPointTPoint

Implements

IGridTPointGetStoragePoints
See Also