SAssetDropTarget::FArguments::bSupportsMultiDrop

Sets if this drop target can support multiple assets dropped, or only supports a single asset dropped at a time.

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 & bSupportsMultiDrop
&40;
    bool InArg
&41;

Remarks

Sets if this drop target can support multiple assets dropped, or only supports a single asset dropped at a time. False by default for legacy behavior.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library