28#define sysdebuggui_parameters \
29 cqsp::engine::Application &app, common::Universe &universe, scripting::ScriptInterface &script_interface, \
30 const std::string_view &args, CommandOutput &input
40 void DoUI(
int delta_time);
66 std::map<std::string, std::pair<std::string, DebugCommand_t>, std::less<>>
commands;
Definition: application.h:47
When adding assets, it is extremely crucial that you read cqsp::asset::AssetLoader::LoadResources to ...
Definition: clientctx.h:21
#define sysdebuggui_parameters
Definition: sysdebuggui.h:28