Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ Clear
Method
Clear
source/common/console/c_dispatch.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void Clear()
134
{
135
delayedCommands.DeleteAndClear();
136
}
137
138
void AddCommand(FDelayedCommand * cmd)
139
{
Callers
2
C_ClearDelayedCommands
Function · 0.45
C_ClearDynCCmds
Function · 0.45
Calls
1
DeleteAndClear
Method · 0.80
Tested by
no test coverage detected