The Unreal build graph for V7 Mawu, generated from its V7/ue tree — the .Build.cs module rules, the .uproject module + plugin manifest, and the committed C++ automation specs. Dependencies are split into engine/plugin modules and the product’s own intra-project modules so the graph is legible.
0Build modules
5Enabled plugins
6Game modules
3Automation specs
Game modules (6)#
The runtime modules the Mawu.uproject loads, with their type and load phase.
MawuCoreRuntimePreDefaultMawuRealmRuntimeDefaultMawuBuilderRuntimeDefaultMawuVoiceRuntimeDefaultMawuUIRuntimeDefaultMawuTestsDeveloperToolDefaultEnabled plugins (5)#
CommonUIEnhancedInputGeometryProcessingGeometryScriptingModelViewViewModelBuild graph (0)#
Every ModuleRules module and what it depends on — the intra-project edges are the product’s own subsystem graph.