Vixen
02b45cc4
csharp
public enum NotificationSeverity

How much a message matters.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • Info

    Something happened.

  • Success

    Something worked.

  • Warning

    Something is not right, and the editor carried on.

  • Error

    Something failed.

Used by (13)

  • ContentTasksVixen.Editor.App
  • DeclaredContributionsVixen.Editor.App
  • EditorApplicationVixen.Editor.App
  • EditorLogVixen.Editor.App
  • EditorShellVixen.Editor.Ui
  • EditorShellTestsVixen.Editor.Ui.Tests
  • FinishedVixen.Editor.App
  • MessageLogViewVixen.Editor.Ui
  • MilestoneE3TestsVixen.Editor.App.Tests
  • NotificationVixen.Editor.Ui
  • NotificationCenterVixen.Editor.Ui
  • ServiceTestsVixen.Editor.Ui.Tests
  • TerrainModuleVixen.Editor.Terrain