MCPcopy 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
321Tr2MainWindowStatePtr Tr2MainWindow::GetStateScript() const
322{
323 return m_state.WrapCopy();
324}
325
326bool Tr2MainWindow::IsMinimized() const
327{

Callers

nothing calls this directly

Calls 1

WrapCopyMethod · 0.80

Tested by

no test coverage detected