MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GetTerminalColourString

Function GetTerminalColourString

Source/Debug/DebugConsoleImpl.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51};
52
53const char * GetTerminalColourString(ETerminalColour tc)
54{
55 return gTerminalColours[tc];
56}

Callers 2

ParseFormatStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected