Debug.h File ReferenceDetailed DescriptionUseful debug functions.This file contains a few macros that are handy to make your code more easy to debug, like Assert and DebugPrint. They are really just wrappers to make it easier to have the functions compile out on certain configurations, and the actual implementation of their functionality is implemented elsewhere, specific for the current platform. Definition in file Debug.h.
Go to the source code of this file.
Define Documentation
| |||||||





