Click or drag to resize

PointyHexPointGetNeighbors Method

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

Return Value

Type: IEnumerablePointyHexPoint
See Also