MCPcopy 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
68void CConnectionScreen::SetTextA(const astr_t &val)
69{
70 m_Text = val;
71 m_Gump.WantUpdateContent = true;
72}
73
74void CConnectionScreen::ProcessSmoothAction(uint8_t action)
75{

Callers 2

SetAccountingMethod · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected