Graph Editor Integration
Azimuth Orion extends its toolbar to multiple graph editor types beyond Blueprints:
| Editor Type | Screenshot | Send to Orion | Full Graph Analysis |
|---|---|---|---|
| Blueprint | Yes | Yes | Yes |
| Material | Yes | Yes | Yes |
| Animation Blueprint | Yes | Yes | Yes |
| Niagara | Yes | Yes | Yes |
| Sound Cue | Yes | Yes | Yes |
| Behavior Tree | Yes | Yes | Yes |
| MetaSounds | Yes | Yes | Yes |
| State Tree | Yes | Yes (screenshot only) | No (non-UEdGraph) |
When sending a graph for analysis, Orion uses Deep Scan mode and serializes the graph into JSON with node names, connections, and properties. The model is instructed to reference nodes by their editor-visible display names rather than internal IDs.