Event.Addon.Load.End

Signals the end of an addon's loading sequence. At this point, that addon is fully loaded and initialized.

Usage:

Event.Addon.Load.End(addonidentifier)
ParameterTypeDatatypeDescription
addonidentifierparametervariantThe addon's identifier.