Navigation
API > API/Plugins > API/Plugins/ProceduralVegetation
| Name | FPVLoopDebuggerState |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ProceduralVegetationEditor/Source/ProceduralVegetation/Public/Helpers/PVUtilities.h |
| Include Path | #include "Helpers/PVUtilities.h" |
Syntax
struct FPVLoopDebuggerState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bComplete | bool | Helpers/PVUtilities.h | ||
| Data | UPVData * | Helpers/PVUtilities.h | ||
| LoopDebugStepper | const FLoopDebugStepper * | Helpers/PVUtilities.h | ||
| NumSteps | uint32 | Helpers/PVUtilities.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPVDebugSettings GetDebugSettings() |
Helpers/PVUtilities.h | ||
bool IsLastLoopIteration() |
Helpers/PVUtilities.h | ||
bool IterationsCompleted() |
Helpers/PVUtilities.h | ||
void SetDebugSettings
(
FPVDebugSettings&& InSettings |
Helpers/PVUtilities.h |