Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.4

◆ 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 85 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