Navigation
BlueprintAPI > BlueprintAPI/PCG > BlueprintAPI/PCG/FlowControl_1
Calls the IterationLoopBody a fixed number of times, optional parameters are used to potentially initialized the Out Data, but otherwise are used to remove the need to have variables
Target is Deprecated Blueprint Element
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | In Context | |
| int64 | Num Iterations | |
| object | Optional A | |
| object | Optional B | |
| object | Optional Out Data |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Out Data |