C_AddOns.IsAddOnLoadOnDemand

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

loadOnDemand = C_AddOns.IsAddOnLoadOnDemand(name)

Arguments

name
string|number - The name of the addon to be queried, or an index from 1 to C_AddOns.GetNumAddOns. The state of Blizzard addons can only be queried by name.

Returns

loadOnDemand
boolean