Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ begin
Function
begin
src/OpenLoco/src/Ui/ProgressBar.cpp:12–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
static bool _isInternalWindow = false;
11
12
void begin(std::string_view caption)
13
{
14
_isInternalWindow = true;
15
Windows::ProgressBar::open(caption);
16
}
17
18
// 0x004CF5C5
19
void begin(StringId captionStringId)
Callers
15
findShortcut
Function · 0.85
post
Function · 0.85
updateMonthly
Method · 0.85
updateProducedCargoStats
Method · 0.85
resetBuildingsInfluence
Function · 0.85
companyGetAvailableRailTracks
Function · 0.85
companyGetAvailableRoads
Function · 0.85
updateMonthly1
Method · 0.85
removeTileFromStation
Function · 0.85
isPlayerCompany
Function · 0.85
updateMonthly1
Function · 0.85
createCompany
Function · 0.85
Calls
3
common
Function · 0.85
formatString
Function · 0.85
open
Function · 0.70
Tested by
1
TEST
Function · 0.68