Thread Tools Display Modes
Prev Previous Post   Next Post Next
07/09/20, 05:07 AM   #1
DarkPhalanx
AddOn Author - Click to view addons
Join Date: Sep 2019
Posts: 6
What is the best practice to apply savedvariabled

Can anyone explain me what the best practice is to apply the savedvariables between a interface reload/logon of the game.

Currently I call all my addons functions when the addon is loaded again. For example my addons enabled you to rearrange the actionbar buttons. When the ui reloads they will reset to the games default position. I then call the function that set their pos based on the users saved variables. Another one for example hides the keybind text.


Do I call each function after the addon is loaded?

(I have searched the wiki and the forum before posting this )
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » What is the best practice to apply savedvariabled


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