query if chunk is currently in generation queue, remove it
Posted: Mon May 15, 2017 11:34 pm
I would like to be able to check if a chunk is currently in the queue to be generated.
I would also like to be able to take a chunk out of the queue.
And while we're on the subject... I'd like an event that fires when a chunk goes into the queue, with the option to return False from the event handler which would cause the chunk to be de-queued.
I would also like to be able to take a chunk out of the queue.
And while we're on the subject... I'd like an event that fires when a chunk goes into the queue, with the option to return False from the event handler which would cause the chunk to be de-queued.