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

Method Msg

Source/Debug/DBGConsole.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 virtual ~CDebugConsole();
35
36 virtual void DAEDALUS_VARARG_CALL_TYPE Msg( u32 type, const char * format, ... ) = 0;
37
38 virtual void MsgOverwriteStart() = 0;
39 virtual void DAEDALUS_VARARG_CALL_TYPE MsgOverwrite( u32 type, const char * format, ... ) = 0;

Callers 1

Debug_InitLoggingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected