Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showLuaConsoleWindow
Method
showLuaConsoleWindow
src/program/ui/MainWindow.cpp:745–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
}
744
745
void MainWindow::showLuaConsoleWindow()
746
{
747
windowManager->showLuaConsoleWindow();
748
}
749
750
void MainWindow::slotSyncInputEditorVisible(bool &visible)
751
{
Callers
2
main
Function · 0.45
createToolsMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected