getAddonConfig

@NotNull
abstract fun getAddonConfig(@NotNull addon: @NotNull Any): @NotNull AddonConfig

Gets the AddonConfig for the specified addon.

Return

The AddonConfig.

Parameters

addon

The addon.