Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void pid_cmd_handler(int pid) {
54
//
55
frontend_print(
"%d\n"
, pid);
56
}
57
template <typename T>
58
void filter_cmd_handler(ACE_scanner<T> *scanner,
59
Scan_Utils::E_operator_type operator_type,
Callers
1
_cheat_cmd
Method · 0.85
Calls
1
frontend_print
Function · 0.85
Tested by
no test coverage detected