SAssetTagItem::FArguments::IsSelected

Callback to check if the asset tag item is selected (should only be hooked up if a parent widget is handling selection or focus)

Windows
MacOS
Linux

References

Module

AssetTagsEditor

Header

/Engine/Source/Editor/AssetTagsEditor/Public/SAssetTagItem.h

Include

#include "SAssetTagItem.h"

Syntax

WidgetArgsType & IsSelected
(
    const FIsSelected & InDelegate
)

Remarks

Callback to check if the asset tag item is selected (should only be hooked up if a parent widget is handling selection or focus)

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