Revision Difference
Enums/NOTIFY#516076
<cat>enum</cat>
<enumeration>
<description>Enumerations used by <page>notification.AddLegacy</page>. Clientside only.</description>
<fields>{{EnumField|NOTIFY_GENERIC|0| Generic notification</fields>⤶
<fields>⤶
<item key="NOTIFY_GENERIC" value="0">Generic notification</item>⤶
<item key="NOTIFY_ERROR" value="1">Error notification</item>⤶
<item key="NOTIFY_UNDO" value="2">Undo notification</item>⤶
<item key="NOTIFY_HINT" value="3">Hint notification</item>⤶
<item key="NOTIFY_CLEANUP" value="4">Cleanup notification</item>⤶
</fields>⤶
</enumeration>
⤶
⤶
{{EnumField|NOTIFY_ERROR|1| Error notification}}⤶
{{EnumField|NOTIFY_UNDO|2| Undo notification}}⤶
{{EnumField|NOTIFY_HINT|3| Hint notification}}⤶
{{EnumField|NOTIFY_CLEANUP|4| Cleanup notification}}⤶
}}⤶