Click or drag to resize

FlatTriPointGetEdges Method

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

Return Value

Type: IEnumerablePointyRhombPoint

Implements

ISupportsEdgesTVertexPointGetEdges
See Also