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

#include <big.h>

Inheritance diagram for CNotificationsConsumer:
CNod

Public Types

enum  EFilterPriority { All, MoreThanMemo, MoreThanNotice }
 

Public Attributes

const CNotificationsConsumerEvent [] Events
 
const CNotificationsConsumerNotification [] Notifications
 
const CNotificationsConsumerNotification [] FilteredNotifications
 
EFilterPriority Filter_Priority
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Manager of buddies instant messaging.

Member Enumeration Documentation

◆ EFilterPriority

Enumerator
All 
MoreThanMemo 
MoreThanNotice 

Member Data Documentation

◆ Events

const CNotificationsConsumerEvent [] CNotificationsConsumer::Events

Events

◆ Filter_Priority

EFilterPriority CNotificationsConsumer::Filter_Priority

◆ FilteredNotifications

const CNotificationsConsumerNotification [] CNotificationsConsumer::FilteredNotifications

◆ Notifications

const CNotificationsConsumerNotification [] CNotificationsConsumer::Notifications

List of the Notifications.


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