MCPcopy Create free account
hub / github.com/crashfort/SourceDemoRender / Warning

Method Warning

Projects/Shared/Source/Log.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void SDR::Log::Warning(const char* text)
51{
52 WarningImpl(text);
53}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected