MCPcopy 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
23void OvUI::Widgets::AWidget::Destroy()
24{
25 m_destroyed = true;
26}
27
28bool OvUI::Widgets::AWidget::IsDestroyed() const
29{

Callers 4

ConsiderItemMethod · 0.45
DeleteActorByInstanceMethod · 0.45
ProjectHubPanelMethod · 0.45
~BackendDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected