![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Manager of buddies instant messaging. More...
#include <2025_07_14.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 16191 of file 2025_07_14.h.
Enumerator | |
---|---|
All | |
MoreThanMemo | |
MoreThanNotice |
Definition at line 16196 of file 2025_07_14.h.
Array<CNotificationsConsumerEvent* const > CNotificationsConsumer::Events |
Events
Definition at line 16204 of file 2025_07_14.h.
CNotificationsConsumer::EFilterPriority CNotificationsConsumer::Filter_Priority |
Definition at line 16216 of file 2025_07_14.h.
Array<CNotificationsConsumerNotification* const > CNotificationsConsumer::FilteredNotifications |
Definition at line 16212 of file 2025_07_14.h.
Array<CNotificationsConsumerNotification* const > CNotificationsConsumer::Notifications |
List of the Notifications.
Definition at line 16208 of file 2025_07_14.h.