Navigation
API > API/Plugins > API/Plugins/GameplayCameras
Command for moving the drawing position to a new line.
| Name | FDebugTextNewLineCommand |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/DebugTextRenderer.h |
| Include Path | #include "Debug/DebugTextRenderer.h" |
Syntax
struct FDebugTextNewLineCommand
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LeftMargin | float | Debug/DebugTextRenderer.h | ||
| LineSpacing | float | Debug/DebugTextRenderer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Execute
(
FVector2f& InOutDrawPosition |
Debug/DebugTextRenderer.h |