Namespace RealityCollective.ServiceFramework.Editor.Packages
Classes
Installs plugin package assets.
Installs a service framework plugin package's IServices and IServiceModules to a ServiceProvidersProfile.
A package profile defines services and modules that the package has to offer and may be installed to a ServiceProvidersProfile to register those services and modules with the service container.
PackageInstallerProfileInspector
Structs
AssetsInstaller.AssetInstallerEventArgs
Contains information about an AssetsInstaller operation.
Interfaces
A package installer that will install IServiceModules coming from a third party package into the respective IService's BaseServiceProfile%601.