ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
#include <doc.h>
Public Types | |
enum | EType { NewNotification , NotificationChanged } |
Public Attributes | |
const EType | Type |
const CNotificationsConsumerNotification | Notification |
Public Attributes inherited from CNod | |
const Ident | Id |
An event.
const CNotificationsConsumerNotification CNotificationsConsumerEvent::Notification |
Notification concerned by the event.
const EType CNotificationsConsumerEvent::Type |
Type of the event.