View Single Post
03/20/14, 05:11 AM   #1
djmid
Join Date: Mar 2014
Posts: 4
Question API unitTag explain

Hello I'm trying to create a simple addon that will show the player on-going buffs.

I found this api function: GetUnitBuffInfo(string unitTag, luaindex buffIndex)

And I wanted to ask if someone can explain what unitTag is supposed to be? And more importantly how can I call the "player" object as a unitTag.

Thanks in advance!
  Reply With Quote