getScope

@NotNull
abstract fun getScope(): @NotNull AddonLoaderScope

Gets the scope of the addon, which indicates where it should be loaded.

Return

The addon scope.