InstallationScope
Encapsulates the scope provided to an EnginePlugin during the install event, allowing plugins to access the lifecycle and configuration during installation.
Properties
Link copied to clipboard
The general configuration scope, used for retrieving installed plugins, as well as installing additional ones. Generic engine options can also be updated through this property.
Link copied to clipboard
The lifecycle for the engine being configured. Use this to receive specific events while the plugin instance is attached to the engine.