Navigation
API > API/Plugins > API/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::SetsMatch
(
const TSet < ElementType > & SetA,
const TSet < ElementType > & SetB
)
}
Remarks
Determines if the contents of two sets matches