Garry's Mod Wiki

Revision Difference

Enums/NOTIFY#516634

<cat>enum</cat>⤶ <enum> <description>Enumerations used by <page>notification.AddLegacy</page>. Clientside only.</description> <items> <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> </items> </enum>