MCPcopy Create free account
hub / github.com/ZDoom/Raze / C_ClearTabCommands

Function C_ClearTabCommands

source/common/console/c_tabcomplete.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void C_ClearTabCommands ()
143{
144 TabCommands.Clear();
145}
146
147static int FindDiffPoint (FName name1, const char *str2)
148{

Callers 1

C_DeinitConsoleFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected