Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraEditorUtilities__DataMat-
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
| Include | #include "NiagaraEditorUtilities.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorUtilities.cpp |
namespace FNiagaraEditorUtilities
{
bool FNiagaraEditorUtilities::DataMatches
(
const FNiagaraVariable & Variable,
const FStructOnScope & StructOnScope
)
}
Remarks
Returns whether the data in a niagara variable and a struct on scope match