![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
An event. More...
#include <doc.h>
Public Types | |
| enum | EType { NewNotification , NotificationChanged } |
Public Attributes | |
| CNotificationsConsumerEvent::EType const | Type |
| CNotificationsConsumerNotification *const | Notification |
Public Attributes inherited from CNod | |
| Ident const | Id |
An event.
| CNotificationsConsumerNotification* const CNotificationsConsumerEvent::Notification |
Notification concerned by the event.
| CNotificationsConsumerEvent::EType const CNotificationsConsumerEvent::Type |
Type of the event.