Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraGpuComputeDispatchInterf-
Description
Call this to force all pending ticks to be flushed from the batcher. Doing so will execute them outside of a view context which may result in undesirable results.
| Name | FlushPendingTicks_GameThread |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraGpuComputeDispatchInterface.h |
| Include Path | #include "NiagaraGpuComputeDispatchInterface.h" |
void FlushPendingTicks_GameThread()