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

Method SetMessageColorFunction

Projects/Shared/Source/Log.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void SDR::Log::SetMessageColorFunction(LogFunctionColorType func)
31{
32 MessageColorImpl = func;
33}
34
35void SDR::Log::SetWarningFunction(LogFunctionType func)
36{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected