Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ CreateMainMap
Method
CreateMainMap
engine/Poseidon/World/WorldImpl.cpp:300–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
}
300
void World::CreateMainMap()
301
{
302
if (!_map)
303
{
304
_map = CreateMainMapUI();
305
}
306
}
307
308
void World::CreateWarningMessage(RString text)
309
{
Callers
3
InitUI
Method · 0.80
Init
Method · 0.80
TriOpenMap
Function · 0.80
Calls
1
CreateMainMapUI
Function · 0.85
Tested by
1
TriOpenMap
Function · 0.64