Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/SToolInputAssetComboPanel > API/Plugins/ModelingEditorUI/SToolInputAssetComboPanel/FArguments
Description
(Optional) external provider/tracker of Recently-Used Assets. If not provided, Recent Assets area will not be shown.
| Name | RecentAssetsProvider |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SToolInputAssetComboPanel.h |
| Include Path | #include "ModelingWidgets/SToolInputAssetComboPanel.h" |
WidgetArgsType & RecentAssetsProvider
(
TSharedPtr < IRecentAssetsProvider > InArg
)