Navigation
BlueprintAPI > BlueprintAPI/Niagara
This function is called once per tick with the gathered particle data. It will not be called if there is no particle data to call it with.
Target is Niagara Particle Callback Handler
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| struct | Data | |
| object | Niagara System | |
| vector | Simulation Position Offset |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |