Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Classes
| Type | Name | Description | |
|---|---|---|---|
| FEnumSelector | |||
| FPCGBooleanSelectElement | |||
| FPCGBranchElement | |||
| FPCGMultiSelectElement | |||
| FPCGQualityBranchElement | |||
| FPCGQualitySelectElement | |||
| FPCGSwitchElement | |||
| UPCGBooleanSelectSettings | Copyright Epic Games, Inc. All Rights Reserved. | ||
| UPCGBranchSettings | Copyright Epic Games, Inc. All Rights Reserved. | ||
| UPCGMultiSelectSettings | Selects data from any number of input pins, based on a static selection criteria (Int/String/Enum) | ||
| UPCGQualityBranchSettings | Control flow node that dynamically routes input data based on 'pcg.Quality' setting. | ||
| UPCGQualitySelectSettings | Selects from input pins based on 'pcg.Quality' setting. | ||
| UPCGSwitchSettings | Routes data from the input pin, to a specific output pin based on a selection criteria (Int/String/Enum) |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EPCGControlFlowSelectionMode |
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FName | DefaultPathPinLabel | ||
| const FText | SubtitleEnum | ||
| const FText | SubtitleInt | ||
| const FText | SubtitleString |