The search keyword must be a single word (no spaces).

Function GetEventDamageSource

Line
2731
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
unit
2731
constant native GetEventDamageSource takes nothing returns unit
2732
2733
// EVENT_UNIT_DEATH
2734
// EVENT_UNIT_DECAY
2735
// Use the GetDyingUnit and GetDecayingUnit funcs above
2736