IItemSelectorItemViewModelUtilities

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h

Include

#include "Widgets/SItemSelector.h"

Syntax

class IItemSelectorItemViewModelUtilities

Destructors

Functions

Name Description

Public function Const

bool

 

CompareCategoriesForEquality

(
    const CategoryType& CategoryA,
    const CategoryType& CategoryB
)

Public function Const

bool

 

CompareItemsForEquality

(
    const ItemType& ItemA,
    const ItemType& ItemB
)

Public function Const

bool

 

DoesItemMatchFilterText

(
    const ItemType& InItem
)

Public function Const

const FOnCom...

 

GetOnCompareCategoriesForSorting()

Public function Const

const FOnCom...

 

GetOnCompareItemsForSorting()

Public function Const

bool

 

IsFiltering()

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