Click or drag to resize

FlatRhombPointIEdgeFlatHexPointGetEdgeFaces Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ExperimentalAttribute]
IEnumerable<FlatHexPoint> IEdge<FlatHexPoint>.GetEdgeFaces()

Return Value

Type: IEnumerableFlatHexPoint

Implements

IEdgeTPointGetEdgeFaces
See Also