TickedPriorityQueue
A small library for .NET, giving access to priority based ticking of any number of objects. Load balances the invocation of the tick events for the objects, with a user definable maximum limit for objects to be processed in a single update. For most users, just download TickedPriorityQueue.dll, and UnityTickedQueue if applicable
// repository documentation
Was this content helpful?
(0 ratings)