Click or drag to resize

LineGridTCellGetStoragePoints Method

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

Return Value

Type: IEnumerableLinePoint

Implements

IGridTPointGetStoragePoints
See Also