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

Enumerations

enum  Type : int { Unknown , Inactive , Background , Active }
 

Enumeration Type Documentation

◆ Type

Enumerator
Unknown 

The Application was in an unknown state when receiving the notification

Inactive 

The Application was inactive when receiving the notification

Background 

The Application was in the background when receiving the notification

Active 

The Application was active when receiving the notification