View Single Post
10/03/23, 09:45 AM   #5
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 247
Originally Posted by Baertram View Post
Check the ESOUI source code for that. How does ZOs do it.
e.g. move mouse above the settings entry and find out what the name of the control is.

Then find that control name, or ends of it, in the esoui sources.
And get to the code and aPi functions uses that way.
kk ill check it.

Im considering something else maybe as well... Is there is SetSetting to change the ingame setting or just GetSetting? Ill poke around in a bit and see maybe.

Last edited by sinnereso : 10/03/23 at 09:49 AM.
  Reply With Quote