EAssetDiscoveryIndicatorScaleMode::Type

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss