setMiscExtensions

abstract fun setMiscExtensions(extensions: List<MiscExtension>)

Called when the extension is initialized, to provide the requiredMiscExtensions to the extension.

Also called when the extension list is updated.