Navigation
Unreal Engine C++ API Reference > Editor > EditorWidgets > SDropTarget > FArguments
References
Module | EditorWidgets |
Header | /Engine/Source/Editor/EditorWidgets/Public/SDropTarget.h |
Include | #include "SDropTarget.h" |
WidgetArgsType & bUseAllowDropCache &40; bool InArg &41;
Remarks
Whether to cache off the results of AllowDrop. Useful when then OnAllowDrop callback is expensive since it's called per frame.