A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
PathPool.cs File Reference

Classes

class  PathPool
 Pools path objects to reduce load on the garbage collector. More...
 
class  PathPool< T >
 Pools path objects to reduce load on the garbage collector. More...
 

Namespaces

package  Pathfinding