FAreAssetsAcceptableForDropWithReason

Called when we need to check if an asset type is valid for dropping and also will have a reason if it is not

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

Type

typedef TBaseDelegate_TwoParams< bool, [TArrayView](API\Runtime\Core\Containers\TArrayView)< [FAssetData](API\Runtime\CoreUObject\AssetRegistry\FAssetData) >, [FText](API\Runtime\Core\Internationalization\FText) & > FAreAssetsAcceptableForDropWithReason  

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SAssetDropTarget.h
Include #include "SAssetDropTarget.h"

Remarks

Called when we need to check if an asset type is valid for dropping and also will have a reason if it is not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library