 | LayeredGridTCell, TPointGetAllNeighbors Method |
This method is not implemented. If you need a layered grid with neighbors configured (for example,
if you want to use path finding or connected shapes), you need to make your own layered grid by extending from this one,
and implement this method.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
See Also