How to: print debug messages. - rrirower/DP2SceneGraphWizard GitHub Wiki

Writing debug messages to the console is accomplished by setting the following custom manifest attribute:

DEBUG_PRINT=1

This attribute will enable calls to the 'DebugPrint' function to write messages to the console.