I'd like to add a control statement on a summoned add of my boss, but i don't know how.
for example, if i put something like
if Unit:GetHealthPct() == 0
Can i put in Unit a reference to the mob i summoned? I mean, Unit:SpawnCreature does put a reference to the spawned creature somewhere?