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

Enumerations

enum  Type {
  NoProgress = 0x0 , Indeterminate = 0x1 , Normal = 0x2 , Error = 0x4 ,
  Paused = 0x8
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NoProgress 
Indeterminate 
Normal 
Error 
Paused