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