Hello,
I have a question about when a target casts anything (instant), how can I check this? I thought of UnitCastingInfo but I think this only works for non-instant casts.
Thanks in advance.
Hello,
I have a question about when a target casts anything (instant), how can I check this? I thought of UnitCastingInfo but I think this only works for non-instant casts.
Thanks in advance.
Probably need to use a combat log reader for something instant since there's no cast time to check.
Former PQR Developer