Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGLoopSettings
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 GetLoopPinNames
(
FPCGContext * Context,
TArray < FName > & LoopPinNames,
TArray < FName > & FeedbackPinNames,
bool bQuiet
) const
Remarks
This method is used to retrieve the loop & feedback pin names either from the graph (if using the default pin usage) or from the comma-separated list otherwise.