Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGLoopSettings
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category=Data,
Meta=(EditCondition="!bUseGraphDefaultPinUsage"))
FString FeedbackPins
Remarks
Comma-separated list of pin names that will act as feedback pins, namely that in a given iteration it will receive the data from the output pin of the same name of the previous loop iteration. These pins can have initial data, in which case only the first iteration will get this data.