MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / StaticScriptableUICallback

Method StaticScriptableUICallback

Source/Main/engine.cpp:6459–6461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6457*/
6458
6459void Engine::StaticScriptableUICallback(void* instance, const std::string& level) {
6460 ((Engine*)instance)->ScriptableUICallback(level);
6461}
6462
6463/*
6464void Engine::OpenCampaignMenu()

Callers

nothing calls this directly

Calls 1

ScriptableUICallbackMethod · 0.80

Tested by

no test coverage detected