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.

  1. Find dependencies and inject all

  1. Resolve multiple found dependencies.

All Done!

Last updated