Navigation
API > API/Plugins > API/Plugins/PCG
Used to wrangle multiple input wires into one output wire for organizational purposes.
| Name | UPCGGatherSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGather.h |
| Include Path | #include "Elements/PCGGather.h" |
Syntax
UCLASS (BlueprintType, ClassGroup=(Procedural))
class UPCGGatherSettings : public UPCGSettingsWithDynamicInputs
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGSettingsWithDynamicInputs → UPCGGatherSettings