NiagaraEmitterInstanceBatcher::PreStageInterface

Loop over all the data interfaces and call the prestage methods

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraEmitterInstanceBatcher.h"

Source

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

Syntax

void PreStageInterface
(
    const FNiagaraGPUSystemTick & Tick,
    FNiagaraComputeInstanceData * Instance,
    FRHICommandList & RHICmdList,
    const FNiagaraShaderRef & ComputeShader,
    const uint32 SimulationStageIndex
) const

Remarks

Loop over all the data interfaces and call the prestage methods

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