SAssetDropTarget::FArguments::OnIsAssetAcceptableForDropWithReason

Called to check if an asset is acceptible for dropping if you also plan on returning a reason text

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SAssetDropTarget.h

Include

#include "SAssetDropTarget.h"

Syntax

WidgetArgsType & OnIsAssetAcceptableForDropWithReason
(
    const FIsAssetAcceptableForDropWithReason & InDelegate
)

Remarks

Called to check if an asset is acceptible for dropping if you also plan on returning a reason text

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