Navigation
BlueprintAPI > BlueprintAPI/PCG > BlueprintAPI/PCG/FlowControl_1
Calls the PointLoopInitialize once and PointLoopBody a fixed number of times.
Target is PCGBlueprint Point Processor Element
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Input Point Data | Input point data. Constant, must not be modified. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Output Point Data | PointLoop output point data. Can be modified. |