csharp
public enum NotificationSeverityHow much a message matters.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
InfoSomething happened.
SuccessSomething worked.
WarningSomething is not right, and the editor carried on.
ErrorSomething 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