Engine.findQueue

Given an id, this will return the Queue associated with said id

@param id the id of the Queue @returns The Queue if found but null otherwise

class Engine
findQueue
(
ulong id
)

Meta