Click or drag to resize

DiamondPointGetEdges Method

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

Return Value

Type: IEnumerableRectPoint

Implements

ISupportsEdgesTVertexPointGetEdges
See Also