A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
WorkItemProcessor.cs File Reference

Classes

struct  AstarWorkItem
 An item of work that can be executed when graphs are safe to update. More...
 
class  WorkItemProcessor.IndexedQueue< T >
 Similar to Queue<T> but allows random access. More...
 
interface  IWorkItemContext
 Interface to expose a subset of the WorkItemProcessor functionality. More...
 
class  WorkItemProcessor
 

Namespaces

namespace  Pathfinding