Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ Destroy
Method
Destroy
Sources/OvUI/src/OvUI/Widgets/AWidget.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void OvUI::Widgets::AWidget::Destroy()
24
{
25
m_destroyed = true;
26
}
27
28
bool OvUI::Widgets::AWidget::IsDestroyed() const
29
{
Callers
4
ConsiderItem
Method · 0.45
DeleteActorByInstance
Method · 0.45
ProjectHubPanel
Method · 0.45
~BackendData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected