Skip to content

EOperatingSystemNotificationType

enum EOperatingSystemNotificationType

Defined in OperatingSystemNotification.h:19 An enumeration representing the type of operating system notification. The possible values are:

  • None: No notification.

  • Info: An informative notification.

  • Warning: A warning notification.

  • Error: An error notification.

  • Verbose: A verbose notification.

  • VeryVerbose: A very verbose notification.