Script Dependency Visualizer
Black Pea Studios
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
0.0 |
11/07(2024) |
0.0 |
Jump AssetStore
The Script Dependency Visualizer lets you see exactly how your scripts are dependent on each other.
Works with Unity 5.5
New in v1.2:
• Relative save path added
• Zooming functionality added
• Graph is no longer interactable while simulating optimal layout of the dependency web
New in v1.1:
- Save Layout per scene
- Double Click to open Monobehaviours
- Some Adjustments to the Dependency Core
- Minor Layout Changes
This package inspects all the MonoBehaviours in your scene, checks all of their members and maps out how they are all connected.
Using this package does not require you to change any of your code - it uses Reflection to inspect all of your scripts for field references to other scripts and neatly lays them out to give you an idea of how your project is structured in terms of how your scripts communicate and where those nasty two-way dependencies are.
All source code is included.
Features include:
- Remove desired Namespaces
- Remove desired Types
- Option to include non-MonoBehaviour references
- Option to exclude scripts with no relevant dependencies
- Move-by-force layout
- Save and load layouts
Have a look at the manual
here
If you require any further information or have ideas on how we can improve the package, feel free to contact us at info@blackpeastudios.co.za