Getting the killer of a destructable?

Status
Not open for further replies.
JASS:
native TriggerRegisterDeathEvent takes trigger whichTrigger, widget whichWidget returns event

If this is being used to detect when the destructable dies, then GetKillingUnit() should reference the unit you're referring to.
 
Status
Not open for further replies.
Back
Top