SAssetTagItem::FArguments::IsChecked

Binding to check whether the check box of the asset tag item is currently in a checked state (unset to always disable the check box)

Windows
MacOS
Linux

References

Module

AssetTagsEditor

Header

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

Include

#include "SAssetTagItem.h"

Syntax

WidgetArgsType & IsChecked
(
    const TAttribute< ECheckBoxState > & InAttribute
)

Remarks

Binding to check whether the check box of the asset tag item is currently in a checked state (unset to always disable the check box)

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