A* Pathfinding Project  4.1.3
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
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

package  Pathfinding