Click or drag to resize

PointyTriPointVertexDirections Field

I want it private, but the other part of the class needs it

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static readonly IEnumerable<FlatHexPoint>[] VertexDirections

Field Value

Type: IEnumerableFlatHexPoint
See Also