MCPcopy Create free account
hub / github.com/KuhakuPixel/AceTheGame / pid_cmd_handler

Function pid_cmd_handler

ACE/engine/src/cheat_cmd_handler.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void pid_cmd_handler(int pid) {
54 //
55 frontend_print("%d\n", pid);
56}
57template <typename T>
58void filter_cmd_handler(ACE_scanner<T> *scanner,
59 Scan_Utils::E_operator_type operator_type,

Callers 1

_cheat_cmdMethod · 0.85

Calls 1

frontend_printFunction · 0.85

Tested by

no test coverage detected