SAssetDropTarget::FArguments::OnAreAssetsAcceptableForDropWithReason

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

Unreal Engine C++ API Reference > Editor > EditorWidgets > SAssetDropTarget > FArguments

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SAssetDropTarget.h
Include #include "SAssetDropTarget.h"
WidgetArgsType & OnAreAssetsAcceptableForDropWithReason
&40;
    const FAreAssetsAcceptableForDropWithReason & InDelegate
&41;

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library