Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGLoopElement
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGLoopElement.h |
| Include | #include "Elements/PCGLoopElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGLoopElement.cpp |
void PrepareLoopDataCollections
(
FPCGContext * Context,
const UPCGLoopSettings * Settings,
TArray < FPCGDataCollection > & LoopDataCollection,
FPCGDataCollection & FeedbackDataCollection,
TArray < FName > & FeedbackPinNames,
FPCGDataCollection & FixedInputDataCollection
) const