Thread Tools Display Modes
05-24-09, 08:16 PM   #1
Sunfury
A Deviate Faerie Dragon
Join Date: Jun 2007
Posts: 11
Blizzard Unit Frame IDs List

So Far, I've looked everywhere and not been able to find a list of the blizzard unit fame IDs.


Heres the ones i know, if anyone would like to add to the list please go ahead.

PlayerFrame
PetFrame
PartyMemberFrame1
PartyMemberFrame2
PartyMemberFrame3
PartyMemberFrame4
PartyMemberFrame1PetFrame
PartyMemberFrame2PetFrame
PartyMemberFrame3PetFrame
PartyMemberFrame4PetFrame
TargetFrame
TargetofTargetFrame
FocusFrame

-New in 3.1----Arena Frames
ArenaEnemyFrame1
ArenaEnemyFrame2
ArenaEnemyFrame3
ArenaEnemyFrame4
ArenaEnemyFrame5
---------------------------
  Reply With Quote
05-25-09, 06:39 AM   #2
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
You could install Spew and do a /spew mouse when you mouse over a frame.
  Reply With Quote
05-25-09, 06:44 AM   #3
Katae
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 208
/run print(GetMouseFocus():GetName())

will also work
  Reply With Quote
05-25-09, 10:53 AM   #4
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
Originally Posted by Katae View Post
/run print(GetMouseFocus():GetName())

will also work
True, however that won't list frames underneath it.
  Reply With Quote
05-25-09, 11:47 AM   #5
Macniel
A Fallenroot Satyr
 
Macniel's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 26
can't you just dump UIParent:GetChildren() ? As I see you are only concern about the toplevel Frames like CharakterFrame, HelpFrame and such.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Blizzard Unit Frame IDs List


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off