![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Manager of buddies instant messaging. More...
#include <2024_10_30.h>
Public Types | |
enum | EFilterPriority { All, MoreThanMemo, MoreThanNotice } |
Public Attributes | |
Array< CNotificationsConsumerEvent *const > | Events |
Array< CNotificationsConsumerNotification *const > | Notifications |
Array< CNotificationsConsumerNotification *const > | FilteredNotifications |
CNotificationsConsumer::EFilterPriority | Filter_Priority |
![]() | |
Ident const | Id |
Manager of buddies instant messaging.
Definition at line 16163 of file 2024_10_30.h.
Enumerator | |
---|---|
All | |
MoreThanMemo | |
MoreThanNotice |
Definition at line 16168 of file 2024_10_30.h.
Array<CNotificationsConsumerEvent* const > CNotificationsConsumer::Events |
Events
Definition at line 16176 of file 2024_10_30.h.
CNotificationsConsumer::EFilterPriority CNotificationsConsumer::Filter_Priority |
Definition at line 16188 of file 2024_10_30.h.
Array<CNotificationsConsumerNotification* const > CNotificationsConsumer::FilteredNotifications |
Definition at line 16184 of file 2024_10_30.h.
Array<CNotificationsConsumerNotification* const > CNotificationsConsumer::Notifications |
List of the Notifications.
Definition at line 16180 of file 2024_10_30.h.