Thread Tools Display Modes
01/15/17, 04:07 PM   #1
Bazgrim
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 4
Are we able to suppress RemoveFragment() for certain events

I know we're able to remove them, but say I wanted a fragment to stay open until I manually close it?
Would I just have to call AddFragment() again every time the game decides it wants to close it?

EDIT: Disregard, this can be achieved through finding the function call that has been registered to the specific event and using UnregisterForEvent

Last edited by Bazgrim : 01/15/17 at 06:31 PM.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Are we able to suppress RemoveFragment() for certain elements in the scene manager?

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