EVENT_UNIT_DAMAGING order

Status
Not open for further replies.
if i have several
EVENT_UNIT_DAMAGING

modules/listeners in my code can i somehow control which will be the first and which will be the last?
I change amount of damage in one and i want to use already updated damage in another
Have one central trigger that uses that Event and then Run other triggers/functions in response. Control the order how those run.
 
Status
Not open for further replies.
Back
Top