UNiagaraDataInterfaceExport::HasInternalAttributeReads

Returns true if the DI (owned by OwnerEmitter) reads any attributes from the Provider emitter

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UNiagaraDataInterfaceBase::HasInternalAttributeReads()

UNiagaraDataInterfaceExport::HasInternalAttributeReads()

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceExport.h"

Syntax

virtual bool HasInternalAttributeReads
(
    const UNiagaraEmitter * OwnerEmitter,
    const UNiagaraEmitter * Provider
) const

Remarks

Returns true if the DI (owned by OwnerEmitter) reads any attributes from the Provider emitter