Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DisplayDebugHelpers.h |
| Include | #include "DisplayDebugHelpers.h" |
Syntax
class FIndenter
Remarks
Simple object to track scope indentation.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIndenter
(
float& InIndent |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FIndenter () |