SItemSelector::FArguments::OnGetCategoriesForItem

An optional delegate to get an array of categories for the specified item.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnGetCategoriesForItem
(
    const FOnGetCategoriesForItem & InDelegate
)

Remarks

An optional delegate to get an array of categories for the specified item. Each category in the returned array represents one level of nested categories. NOTE: The OnCompareCategoriesForEquality, and OnGenerateWidgetForCategory delegates must be bound if this delegate is bound.

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