Thread Tools Display Modes
02-15-21, 09:00 AM   #1
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
PlayerChoiceFrame

How to get to text on boards? I can see that these are enumeric variables.
PlayerChoiceFrame.Option1.OptionText.HTML.8b258570

  Reply With Quote
02-15-21, 06:24 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,871
Code:
/run local a = PlayerChoiceFrame.Option1.OptionText.HTML:GetRegions() print(a, a:GetObjectType())
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
02-16-21, 05:33 AM   #3
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
Yes, this is the solution - Regions.
Thank you Fizzlemizz.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » PlayerChoiceFrame

Thread Tools
Display Modes

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