Navigation
API > API/Runtime > API/Runtime/Engine
Simple object to track scope indentation.
| Name | FIndenter |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/DisplayDebugHelpers.h |
| Include Path | #include "DisplayDebugHelpers.h" |
Syntax
class FIndenter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndenter
(
float& InIndent |
DisplayDebugHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FIndenter() |
DisplayDebugHelpers.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Indent | float & | DisplayDebugHelpers.h |