Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/05/23, 08:55 AM   #1
Dekakaruk
AddOn Author - Click to view addons
Join Date: Jan 2023
Posts: 1
Get active Customized Actions

I'm trying to get a list of all active collectibles. Till now it was done by calling GetActiveCollectibleByType on every known CollectibleCategoryType constant. But now I'd like to add a support for customized actions, which seem not to use this system. Already tried to blindly put PlayerFxWhileHarvestingType as argument or using other functions like GetCollectiblePlayerFxWhileHarvestingType, which of course didn't work. How do I then check which Actions are active?
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » Get active Customized Actions


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