Switching DTFluxApi Tab Implementation to use the more modern UToolMenus approach API

This commit is contained in:
2025-07-10 20:35:06 +02:00
parent 03eb1132ef
commit bc6a928312
3 changed files with 106 additions and 41 deletions

View File

@ -31,6 +31,7 @@ public class DTFluxAPIStatus : ModuleRules
"DTFluxCoreSubsystem",
"InputCore",
"OutputLog",
"ToolMenus",
}
);
}