Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ numpad
Method
numpad
3ds/source/ScriptScreen.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
int ScriptScreen::numpad(const std::string& prompt, int min, int max)
249
{
250
return KeyboardManager::get().numpad(prompt, min, max);
251
}
Callers
1
pumpScriptRequests
Function · 0.45
Calls
1
get
Function · 0.85
Tested by
no test coverage detected