Namespace AlchemyBow.Core.Extras.Installers
Classes
ChildrenCompositeMonoInstaller
A variant of MonoInstaller
that locates and installs other MonoInstallers in the same GameObject and its children.
UnityObjectMonoInstaller
A variant of MonoInstaller
that enables binding a single Unity object (e.g., a MonoBehaviour
or a ScriptableObject
) assigned through the inspector.