SAssetTagItem::FArguments::OnCheckStateChanged

Callback when the checked state of the asset tag item check box is checked or unchecked (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 & OnCheckStateChanged
(
    const FOnCheckStateChanged & InDelegate
)

Remarks

Callback when the checked state of the asset tag item check box is checked or unchecked (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