Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/SDropTarget > API/Editor/EditorWidgets/SDropTarget/FArguments
Description
Whether to cache off the results of AllowDrop. Useful when then OnAllowDrop callback is expensive since it's called per frame.
| Name | bUseAllowDropCache |
| Type | function |
| Header File | /Engine/Source/Editor/EditorWidgets/Public/SDropTarget.h |
| Include Path | #include "SDropTarget.h" |
WidgetArgsType & bUseAllowDropCache
(
bool InArg
)