EAssetDiscoveryIndicatorScaleMode::Type

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  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library