ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Types | Public Attributes | List of all members
CNotificationsConsumerEvent Struct Reference

#include <big.h>

Inheritance diagram for CNotificationsConsumerEvent:
CNod

Public Types

enum  EType { NewNotification, NotificationChanged }
 

Public Attributes

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

Detailed Description

An event.

Member Enumeration Documentation

◆ EType

Enumerator
NewNotification 
NotificationChanged 

Member Data Documentation

◆ Notification

const CNotificationsConsumerNotification CNotificationsConsumerEvent::Notification

Notification concerned by the event.

◆ Type

const EType CNotificationsConsumerEvent::Type

Type of the event.


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