Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGControlFlowSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/ControlFlow/PCGControlFlow.h |
| Include Path | #include "Elements/ControlFlow/PCGControlFlow.h" |
Syntax
UCLASS (MinimalAPI, Abstract, BlueprintType, ClassGroup=(Procedural))
class UPCGControlFlowSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGControlFlowSettings
Derived Classes
UPCGControlFlowSettings derived class hierarchy
Functions
Protected
Overridden from UPCGSettings
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool HasExecutionDependencyPin () |
Execution Dependency section. | Elements/ControlFlow/PCGControlFlow.h |