Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showRamSearchWindow
Method
showRamSearchWindow
src/program/ui/WindowManager.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
void WindowManager::showRamSearchWindow()
289
{
290
showWindow(ramSearchWindow());
291
}
292
293
void WindowManager::showRamWatchWindow()
294
{
Callers
1
createToolsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected