MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / ResetViewService

Method ResetViewService

ExplorerHooks/taskviewvisibilitymonitor.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void TaskViewVisibilityMonitor::ResetViewService() noexcept
38{
39 s_ViewService.reset();
40}
41
42TaskViewVisibilityMonitor::unique_view_service TaskViewVisibilityMonitor::LoadViewService() noexcept
43{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected