Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGDebugSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGDebugElement.h |
| Include Path | #include "Elements/PCGDebugElement.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGDebugSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGDebugSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetActor | TSoftObjectPtr< AActor > | Elements/PCGDebugElement.h |
|