Author Topic: If addon enabled  (Read 430 times)

How would I check if an add-on is enabled through an if statement?

Something that would look like:
Code: [Select]
if(isAddonEnabled(addon))
Is there a built in function for this? Would I need to create the function? How would I create it?


Er, don't know what happened here. Sorry.