Basic Usage
You can find the demo scene at the following path.
Assets\Santutu\Editors\MonoDependencyInjection\Samples\Scenes\Demo.unity
Follow a shorthand or 2 steps.
shorthand
shorthand: just select game object in hierarchy view and invoke "CTRL+SHIFT+I"
step by step
❗ To zoom a image in, press Ctrl + scroll the mouse wheel.
Find dependencies and inject all

Resolve multiple found dependencies.

All Done!

Last updated