FItemSelectorItemContainerViewModel

Windows
MacOS
Linux

Inheritance Hierarchy

SItemSelector< CategoryType, ItemType, SectionType, CategoryKeyType, ItemKeyType, SectionKeyType >::FItemSelectorItemViewModel

SItemSelector::FItemSelectorItemContainerViewModel

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

class FItemSelectorItemContainerViewModel : public SItemSelector< CategoryType, ItemType, SectionType, CategoryKeyType, ItemKeyType, SectionKeyType >::FItemSelectorItemViewModel

Constructors

Name Description

Public function

FItemSelectorItemContainerViewModel

(
    TSharedRef< IItemSelectorItemViewMo...,
    const ItemType& InItem,
    const ItemKeyType& InItemKey
)

Functions

Name Description

Public function Const

const ItemTy...

 

GetItem()

Public function Const

const ItemKe...

 

GetItemKey()

Public function Virtual Const

int32

 

GetItemWeight

(
    const TArray< FString >& FilterTer...
)

Public function Virtual Const

bool

 

PassesFilter()

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