Thread: Get addons list
View Single Post
01-29-16, 05:30 AM   #1
Oniya
A Wyrmkin Dreamwalker
Join Date: Feb 2015
Posts: 57
Question Get addons list

Is there a method to get addons list? The only i found is
Code:
numAddons = GetNumAddOns()
only getting count, but no for foreach looping them, think there should a way for it, maybe some one know it?
  Reply With Quote