Click or drag to resize

SplicedGridTCell, TBasePointGetStoragePoints Method

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

Return Value

Type: IEnumerableSplicedPointTBasePoint

Implements

IGridTPointGetStoragePoints
See Also