Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CNotificationsConsumerEvent Class Reference

An event. More...

#include <doc.h>

Inheritance diagram for CNotificationsConsumerEvent:
[legend]

Public Types

enum  EType { NewNotification , NotificationChanged }
 

Public Attributes

CNotificationsConsumerEvent::EType const Type
 
CNotificationsConsumerNotification *const Notification
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

An event.

Member Data Documentation

◆ Notification

CNotificationsConsumerNotification* const CNotificationsConsumerEvent::Notification

Notification concerned by the event.

◆ Type

CNotificationsConsumerEvent::EType const CNotificationsConsumerEvent::Type

Type of the event.


The documentation for this class was generated from the following file: