FNiagaraSystemSimulation::Tick_Concurrent

Second phase of system sim tick that can run on any thread.

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 Tick_Concurrent
(
    FNiagaraSystemSimulationTickContext & Context
)

Remarks

Second phase of system sim tick that can run on any thread.

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