View Single Post
01/23/24, 04:35 AM   #6
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2020
Posts: 185
Originally Posted by CircleOf14 View Post
That was it! Both SetAlpha() and SetHidden() work with ZO_UnitFramesGroups. Thanks so much.

Man I am so new to this, if you don't mind telling me, how on earth did you figure out that ZO_UnitFramesGroups is the correct control name? The only way I was able to get ZO_SmallGroupAnchorFrame as a starting point was because i used the Azurah addon and looked at the saved variables file.

Is there some simple way to know the name of any given control in the UI?
This was in one of my addons' code, usually if I can't find a control's exact name, I look in the corresponding xml files, it helps.
  Reply With Quote