View Single Post
03/25/19, 09:51 AM   #10
Kyoma
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 125
Originally Posted by Supportic View Post
Yeah so after I hit the CloseBtn just the addon closes and the scene hudui will remain.

The idea originally came from AlphaGear where exactly this is possible but I cannot reproduce it.
The command in the addon was "SM:ToggleTopLevel(AG_Panel)" but it did nothing on my side and it wasn't a function written inside the addon so I thought it has to come from the ZOS API. I also have a TopLevelControl over everything just to clarify.
The "SM" was probably just a local variable for SCENE_MANAGER
  Reply With Quote