Navigation
BlueprintAPI > BlueprintAPI/PCG > BlueprintAPI/PCG/FLowControl
Calls the NestedLoopBody function on all nested loop pairs (e.g. (o, i) for all o in Outer, i in Inner)
Target is Deprecated Blueprint Element
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | In Context | |
| object | In Outer Data | |
| object | In Inner Data | |
| object | Optional Out Data |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Out Data |