interface in AdvancedSceneManager.DependencyInjection.DependencyInjectionUtility
Base interface for all injectable ASM services.
Remarks:
Classes implementing an interface derived from DependencyInjectionUtility.IInjectable are automatically
registered in DependencyInjection.DependencyInjectionUtility when the static constructor runs.