Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crashfort/SourceDemoRender
/ SetPrintFormat
Method
SetPrintFormat
Projects/Shared/Source/Error.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
void SDR::Error::SetPrintFormat(const char* format)
11
{
12
PrintFormat = format;
13
}
14
15
void SDR::Error::Print(const Exception& error)
16
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected