NiagaraEmitterInstanceBatcher::ResetDataInterfaces

Reset the data interfaces and check if the spawn stages are valid

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

bool ResetDataInterfaces
(
    const FNiagaraGPUSystemTick & Tick,
    FNiagaraComputeInstanceData * Instance,
    FRHICommandList & RHICmdList,
    const FNiagaraShaderRef & ComputeShader
) const

Remarks

Reset the data interfaces and check if the spawn stages are valid

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