This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Module import path: /UnrealEngine.com/Temporary/Diagnostics
-
Diagnostics
Classes and Structs
| Name | Description |
|---|---|
debug_draw_channel |
debug_draw_channel is the base class used to define debug draw channels. |
debug_draw |
debug draw class to draw debug shapes on screen. |
log_channel |
log_channel is the base class used to define log channels. When printing a message to a log, the log channel class name will be prefixed to the output message. |
log |
log class to send messages to the default log |
Enumerations
| Name | Description |
|---|---|
debug_draw_duration_policy |
Enumerated presets for policies describing a desired draw duration. |
log_level |
log levels available for various log commands |