Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ CloseMessageOverlay
Method
CloseMessageOverlay
headers/openvr_api.cs:3845–3848 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3843
return result;
3844
}
3845
public void CloseMessageOverlay()
3846
{
3847
FnTable.CloseMessageOverlay();
3848
}
3849
}
3850
3851
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected