Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetErrorCode
Method
SetErrorCode
src/ScreenStages/ConnectionScreen.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void CConnectionScreen::SetErrorCode(int val)
57
{
58
m_ErrorCode = val;
59
m_Gump.WantUpdateContent = true;
60
}
61
62
void CConnectionScreen::SetType(CONNECTION_SCREEN_TYPE val)
63
{
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