FIsAssetAcceptableForDropWithReason

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

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< bool, const UObject *, FText & > FIsAssetAcceptableForDropWithReason

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

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