Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ OnConnected
Method
OnConnected
ogsr_engine/xrGame/UI.cpp:232–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
bool CUI::CrosshairShown() { return !!psHUD_Flags.test(HUD_CROSSHAIR_RT); }
231
232
void CUI::OnConnected() { UIMainIngameWnd->OnConnected(); }
Callers
2
net_start6
Method · 0.45
net_start_client6
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected