Isle
Loading...
Searching...
No Matches
mxdebug.h File Reference
#include "compat.h"
Include dependency graph for mxdebug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MxTrace(args)
 [AI] Macro for trace logging (non-variadic version, MSVC compatibility), expands to nothing. More...
 

Macro Definition Documentation

◆ MxTrace

#define MxTrace (   args)

[AI] Macro for trace logging (non-variadic version, MSVC compatibility), expands to nothing.

[AI] In release or non-debug builds, any usage of MxTrace is eliminated at compile time.

Definition at line 55 of file mxdebug.h.