Placing an Empty Installer Component
If you are only using installers created as ScriptableObjects or prefabs, you may not need to create a new class for the installer component. Instead, you can simply place an empty installer.
By right-clicking in the hierarchy view and selecting Doinject
-> Create Installer
, you can create an empty installer component. Even with this empty installer, you can specify ScriptableObject installers or Prefab installers.
You can specify the ScriptableObject installer and Prefab installer from the inspector.
Last modified: 27 December 2024