Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/FEditorWidgetsModule
References
| Module | EditorWidgets |
| Header | /Engine/Source/Editor/EditorWidgets/Public/EditorWidgetsModule.h |
| Include | #include "EditorWidgetsModule.h" |
| Source | /Engine/Source/Editor/EditorWidgets/Private/EditorWidgetsModule.cpp |
virtual TSharedRef< SWidget > CreateAssetDiscoveryIndicator
&40;
EAssetDiscoveryIndicatorScaleMode::Type ScaleMode,
FMargin Padding,
bool bFadeIn
&41;
Remarks
Creates a widget that visualizes the asset discovery progress and collapses away when complete The indicator widget
Parameters
| Name | Description |
|---|---|
| ScaleMode | The direction the widget will scale when animating in and out |
| Padding | The padding to apply to the widget internally |