MCPcopy Create free account
hub / github.com/comaps/comaps / LoadCitiesBoundaries

Method LoadCitiesBoundaries

libs/search/engine.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void Engine::LoadCitiesBoundaries()
147{
148 PostMessage(Message::TYPE_BROADCAST, [](Processor & processor) { processor.LoadCitiesBoundaries(); });
149}
150
151void Engine::LoadCountriesTree()
152{

Callers 1

InitAfterWorldLoadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected