MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / ckpt_progress_clear

Function ckpt_progress_clear

common/script/progress_api.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void ckpt_progress_clear(struct ParseState* Parser, struct Value* ReturnValue, struct Value** Param, int NumArgs)
89{
90 ScriptConsole::get().clearProgress();
91}

Callers

nothing calls this directly

Calls 2

getFunction · 0.85
clearProgressMethod · 0.80

Tested by

no test coverage detected