ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CNotificationsConsumerNotification Struct Reference

#include <doc.h>

Inheritance diagram for CNotificationsConsumerNotification:
[legend]

Public Types

enum  ENotificationPriority { Memo , Notice , Alarm }
 

Public Member Functions

Void SetRead ()
 
Void SetActivated ()
 

Public Attributes

const Text Title
 
const Text Description
 
const Text ImageUrl
 
const ENotificationPriority Priority
 
const Boolean HasBeenRead
 
const Boolean HasBeenActivated
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

A Notification.

Member Function Documentation

◆ SetActivated()

Void CNotificationsConsumerNotification::SetActivated ( )

The user has clicked on the Notification.

◆ SetRead()

Void CNotificationsConsumerNotification::SetRead ( )

The user has been displayed the Notification for a sufficient time.


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