MCPcopy Create free account
hub / github.com/bwapi/bwapi / pressDialogKey

Method pressDialogKey

bwapi/BWAPI/Source/BWAPI/AutoMenuManager.cpp:490–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488}
489
490void AutoMenuManager::pressDialogKey(BW::dialog *pDlg)
491{
492 if (pDlg)
493 BroodwarImpl.pressKey(pDlg->getHotkey());
494}
495
496const char* AutoMenuManager::interceptFindFirstFile(const char* lpFileName)
497{

Callers

nothing calls this directly

Calls 2

pressKeyMethod · 0.80
getHotkeyMethod · 0.80

Tested by

no test coverage detected