Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ Clear
Method
Clear
Sources/OvEditor/src/OvEditor/Panels/Console.cpp:114–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void OvEditor::Panels::Console::Clear()
115
{
116
m_logTextWidgets.clear();
117
m_logGroup->RemoveAllWidgets();
118
}
119
120
void OvEditor::Panels::Console::FilterLogs()
121
{
Callers
6
Draw
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
DrawPickableLights
Method · 0.45
RenderCurrentScene
Function · 0.45
Calls
2
RemoveAllWidgets
Method · 0.80
clear
Method · 0.45
Tested by
no test coverage detected