UNiagaraSystem::ComputeEmittersExecutionOrder

Computes the order in which the emitters in the Emitters array will be ticked and stores the results in EmitterExecutionOrder.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h

Include

#include "NiagaraSystem.h"

Source

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

Syntax

void ComputeEmittersExecutionOrder()

Remarks

Computes the order in which the emitters in the Emitters array will be ticked and stores the results in EmitterExecutionOrder.

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