Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetTextA
Method
SetTextA
src/ScreenStages/ConnectionScreen.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void CConnectionScreen::SetTextA(const astr_t &val)
69
{
70
m_Text = val;
71
m_Gump.WantUpdateContent = true;
72
}
73
74
void CConnectionScreen::ProcessSmoothAction(uint8_t action)
75
{
Callers
2
SetAccounting
Method · 0.45
Load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected