Trackmania ManiaScript Reference 2024.9.17.1117
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.