FNiagaraSystemSimulation::WaitForSystemTickComplete

Promote instances that have ticked during Wait for system simulation tick to complete.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSystemSimulation.h

Include

#include "NiagaraSystemSimulation.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystemSimulation.cpp

Syntax

void WaitForSystemTickComplete
(
    bool bEnsureComplete
)

Remarks

Promote instances that have ticked during Wait for system simulation tick to complete. If bEnsureComplete is true we will trigger an ensure if it is not complete.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss