UNiagaraDataInterfaceBase::HasInternalAttributeReads

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

NiagaraCore

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraCore/Public/NiagaraDataInterfaceBase.h

Include

#include "NiagaraDataInterfaceBase.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

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