Click or drag to resize

IEvenGridTCell, TPoint, TBasePointGetPrincipleNeighborDirections Method

This is the set of neighbor directions so that it contains only one of the neighbor directions of a pair of opposites.

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

Return Value

Type: IEnumerableTPoint
See Also