Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetStateScript
Method
GetStateScript
trinity/UI/Tr2MainWindow.cpp:321–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
Tr2MainWindowStatePtr Tr2MainWindow::GetStateScript() const
322
{
323
return m_state.WrapCopy();
324
}
325
326
bool Tr2MainWindow::IsMinimized() const
327
{
Callers
nothing calls this directly
Calls
1
WrapCopy
Method · 0.80
Tested by
no test coverage detected