UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EProgressBarFillType Namespace Reference

Enumerations

enum  Type : int {
  LeftToRight , RightToLeft , FillFromCenter , FillFromCenterHorizontal ,
  FillFromCenterVertical , TopToBottom , BottomToTop
}
 

Detailed Description

SProgressBar Fill Type

Enumeration Type Documentation

◆ Type

Enumerator
LeftToRight 
RightToLeft 
FillFromCenter 
FillFromCenterHorizontal 
FillFromCenterVertical 
TopToBottom 
BottomToTop