Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DisplayDebugHelpers.h |
| Include | #include "DisplayDebugHelpers.h" |
Syntax
class FDebugDisplayInfo
Remarks
Tracks what debug information we have switched on.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDebugDisplayInfo
(
const TArray< FName >& InDisplayNames, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsCategoryToggledOn
(
FName Category, |
||
| bool | IsDisplayOn
(
FName DisplayName |
||
| int32 |