Navigation
Unreal Engine C++ API Reference > Plugins > NiagaraEditor
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
Include | #include "NiagaraEditorUtilities.h" |
namespace FNiagaraEditorUtilities
{
template<typename ElementType>
bool FNiagaraEditorUtilities&58;&58;ArrayMatchesSet
&40;
const TArray< ElementType > & Array,
const TSet< ElementType > & Set
&41;
}
Remarks
Determines if the contents of an array matches a set