MCPcopy 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
248int ScriptScreen::numpad(const std::string& prompt, int min, int max)
249{
250 return KeyboardManager::get().numpad(prompt, min, max);
251}

Callers 1

pumpScriptRequestsFunction · 0.45

Calls 1

getFunction · 0.85

Tested by

no test coverage detected