Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraGpuComputeDispatchInterface.h |
Include |
#include "NiagaraGpuComputeDispatchInterface.h" |
void FlushPendingTicks_GameThread()
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.