MCPcopy 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

230bool CUI::CrosshairShown() { return !!psHUD_Flags.test(HUD_CROSSHAIR_RT); }
231
232void CUI::OnConnected() { UIMainIngameWnd->OnConnected(); }

Callers 2

net_start6Method · 0.45
net_start_client6Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected