Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ begin
Method
begin
game/ui/city/basedefensescreen.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
isRaid, loadBattleBase(state, base, attacker))});
55
}
56
void BaseDefenseScreen::begin()
57
{
58
menuform->findControlTyped<Label>(
"BASE_NAME"
)->setText(base->name);
59
}
60
61
void BaseDefenseScreen::pause() {}
62
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected