View Single Post
11/22/16, 09:09 PM   #1
dorrino
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 50
SourceUnitId in EVENT_COMBAT_EVENT

Quick question here.

Is it correct that there are no built-in functions taking SourceUnitId/targetUnitId returned by EVENT_COMBAT_EVENT as a parameter?

So basically you can't get any information out of it, besides using it as a temporary reference id taken from the said event within your code?

Thank you
  Reply With Quote