Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraVariableAttributeBinding
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Matches
(
const FNiagaraVariableBase& OldVariable, |
NiagaraCommon.h | ||
bool Matches
(
const FNiagaraVariableBase& OldVariable, |
NiagaraCommon.h |
Matches(const FNiagaraVariableBase &, const FVersionedNiagaraEmitterBase &, ENiagaraRendererSourceDataMode)
| Name | Matches |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h |
| Include Path | #include "NiagaraCommon.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraCommon.cpp |
bool Matches
(
const FNiagaraVariableBase & OldVariable,
const FVersionedNiagaraEmitterBase & InEmitter,
ENiagaraRendererSourceDataMode InSourceMode
) const
Matches(const FNiagaraVariableBase &, const FVersionedNiagaraEmitter &, ENiagaraRendererSourceDataMode)
| Name | Matches |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h |
| Include Path | #include "NiagaraCommon.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraCommon.cpp |
bool Matches
(
const FNiagaraVariableBase & OldVariable,
const FVersionedNiagaraEmitter & InEmitter,
ENiagaraRendererSourceDataMode InSourceMode
) const