Question about a custom event queue. Resolved.

 

May I ask expert coders here, how the custom events queue is organized?

1. Is every custom event queued, or are the events sorted? 

2. If applicable, what is the key to remove the event from the queue? Is it only the ID entry, or combination off all entries?

3. In case it is ID only, which event is removed from the queue? The former one or the fresh one?

 

Of course I can test it, just trying the forum first. Thanks.

 


Edit: Ok, I could not wait any longer, so I tested it. Thank all who took part in the thread.

Reason: