View Single Post
01/23/24, 04:06 AM   #5
CircleOf14
Join Date: Jan 2024
Posts: 4
Originally Posted by Masteroshi430 View Post
I looked in my addons code, try this one:
ZO_UnitFramesGroups
ZO_UnitFramesGroups:SetHidden(true) works for sure
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?
  Reply With Quote