Navigation
BlueprintAPI > BlueprintAPI/Niagara
Advances this system's simulation by the specified time in seconds and delta time. Advancement is done in whole ticks of TickDeltaSeconds so actual simulated time will be the nearest lower multiple of TickDeltaSeconds.
Target is Niagara Particle System Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| real | Simulate Time | |
| real | Tick Delta Seconds |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |