Skip to content
Snippets Groups Projects
Commit 9821b083 authored by Alex Ksandra's avatar Alex Ksandra
Browse files

Priorities can be now specified for callbacks.

To do so, add a line:
	callbackPriorities = {callbackOnStuff=99}
alongside your callback definition. By default, the priority is zero.
All measures were taken to assure only a marginal slowdown compared
to previous behaviour.
parent 850d0359
No related branches found
No related tags found
1 merge request!55Callback improvements
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment