Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/07/21, 06:51 AM   #1
IsJustaGhost
AddOn Author - Click to view addons
Join Date: May 2020
Posts: 38
Question are the only functions that get current event info private?

I'm working on making an Event oriented addon.
Are there any functions, not private, usable to get information about the current event?
eventName = "Anniversary Jubilee"

This is needed to set hooks as only active during the event, and trying to use predetermined dates will likely cause false returns. Meaning there will be times where the hooks are allowed to run when the event is not active, or not run when needed because the event overruns.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » are the only functions that get current event info private?


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