jassdoc icon indicating copy to clipboard operation
jassdoc copied to clipboard

event constants

Open Cokemonkey11 opened this issue 8 years ago • 4 comments

I think event constants like EVENT_PLAYER_UNIT_SPELL_EFFECT and EVENT_UNIT_DAMAGED are interesting because they control bindings.

For example, EVENT_UNIT_DAMAGE contexts have no binding for GetAttacker(), but do have a binding for GetEventDamageSource().

Cokemonkey11 avatar Jul 24 '16 23:07 Cokemonkey11