View Single Post
04-16-20, 06:32 PM   #1
Helveg
A Defias Bandit
Join Date: Apr 2020
Posts: 2
How can I access the UI frames of group members?

Hi! I tried googling the answer but it seems to be quite difficult to find anything unless you know the exact name of the API or UIObject that you're looking for.

I'd like to add a little button next to each party member's avatar similar to how it's done for minimap buttons. How can I, from LUA, access their frames? I know that for myself I could use the global "PlayerFrame", is there an analog for group members?
  Reply With Quote