![]() |
ManiaScript Trackmania 2020
14/07/2025
|
An event. More...
#include <2025_07_14.h>
Public Types | |
enum | EType { NewNotification, NotificationChanged } |
Public Attributes | |
CNotificationsConsumerEvent::EType const | Type |
CNotificationsConsumerNotification *const | Notification |
![]() | |
Ident const | Id |
An event.
Definition at line 20653 of file 2025_07_14.h.
Enumerator | |
---|---|
NewNotification | |
NotificationChanged |
Definition at line 20658 of file 2025_07_14.h.
CNotificationsConsumerNotification* const CNotificationsConsumerEvent::Notification |
Notification concerned by the event.
Definition at line 20669 of file 2025_07_14.h.
CNotificationsConsumerEvent::EType const CNotificationsConsumerEvent::Type |
Type of the event.
Definition at line 20665 of file 2025_07_14.h.