Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGBaseSubgraphSettings
- UPCGSubgraphSettings
- UPCGLoopSettings
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGLoopElement.h |
| Include | #include "Elements/PCGLoopElement.h" |
Syntax
UCLASS&40;BlueprintType, ClassGroup&61;&40;Procedural&41;&41;
class UPCGLoopSettings : public UPCGSubgraphSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | LoopPins | Comma-separated list of pin names on which we will loop by-element in a step-wise fashion; if more than one is provided, it is expected that they all have the same number of data. |
Overridden from UPCGBaseSubgraphSettings
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if the subgraphs nodes were not inlined into the parent graphs tasks during compilation. |
Overridden from UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| FName | Derived classes can implement this to expose additional name information in the logs | ||
| FPCGElementPtr | |||
| FName | |||
| FText | |||
| FText |