Engine.addQueue

Creates a new queue with the given id and then adds it

@param id the id of the new queue to add @throws EventyException if a queue with the given id already exists

class Engine
void
addQueue
(
ulong id
)

Meta