MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetDebugPage

Method GetDebugPage

TombEngine/Renderer/Renderer.cpp:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542 }
543
544 RendererDebugPage Renderer::GetDebugPage() const
545 {
546 return _debugPage;
547 }
548}

Callers 2

HandleHotkeyActionsFunction · 0.80
HandlePlayerDebugFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected