29#define sysdebuggui_parameters \
30 cqsp::engine::Application &app, common::Universe &universe, common::scripting::ScriptInterface &script_interface, \
31 const std::string_view &args, CommandOutput &input
39 void DoUI(
int delta_time);
64 std::map<std::string, std::pair<std::string, DebugCommand_t>, std::less<>>
commands;
Definition: assetwindow.h:22
Definition: application.h:48
Definition: imguidebugger.cpp:19
#define sysdebuggui_parameters
Definition: sysdebuggui.h:29