Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/SDropTarget > API/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.