Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetConnectionFailed
Method
SetConnectionFailed
src/ScreenStages/ConnectionScreen.cpp:38–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void CConnectionScreen::SetConnectionFailed(bool val)
39
{
40
m_ConnectionFailed = val;
41
m_Gump.WantUpdateContent = true;
42
}
43
44
void CConnectionScreen::SetConnected(bool val)
45
{
Callers
4
Connect
Method · 0.80
RelayServer
Method · 0.80
ProcessSmoothAction
Method · 0.80
PACKET_HANDLER
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected