![]() |
ManiaScript Trackmania 2020
30/10/2024
|
An event. More...
#include <2024_10_30.h>
Public Types | |
enum | EType { NewNotification, NotificationChanged } |
Public Attributes | |
CNotificationsConsumerEvent::EType const | Type |
CNotificationsConsumerNotification *const | Notification |
![]() | |
Ident const | Id |
An event.
Definition at line 20625 of file 2024_10_30.h.
Enumerator | |
---|---|
NewNotification | |
NotificationChanged |
Definition at line 20630 of file 2024_10_30.h.
CNotificationsConsumerNotification* const CNotificationsConsumerEvent::Notification |
Notification concerned by the event.
Definition at line 20641 of file 2024_10_30.h.
CNotificationsConsumerEvent::EType const CNotificationsConsumerEvent::Type |
Type of the event.
Definition at line 20637 of file 2024_10_30.h.