Navigation
API > API/Editor > API/Editor/EditorWidgets
References
| Module | EditorWidgets |
| Header | /Engine/Source/Editor/EditorWidgets/Public/AssetDiscoveryIndicator.h |
| Include | #include "AssetDiscoveryIndicator.h" |
Syntax
namespace EAssetDiscoveryIndicatorScaleMode
{
enum Type
&123;
Scale_None,
Scale_Vertical,
Scale_Horizontal,
Scale_Both,
&125;
}
Values
| Name | Description |
|---|---|
| Scale_None | |
| Scale_Vertical | |
| Scale_Horizontal | |
| Scale_Both |