Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ OutputDebugMsgV() [1/4]

template<int MaxSize = 0>
void AKPLATFORM::OutputDebugMsgV ( const char *  in_pszFmt,
  ... 
)
inline

Output a debug message on the console (variadic function).

Output a debug message on the console (variadic function). Use MaxSize to specify the expected size of the message. If the required size is superior to MaxSize, a new string will be allocated on the stack with the required size.

Definition at line 130 of file AkPlatformFuncs.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise