|
TM Turbo
2016/03/25
TM Turbo docs
|
#include <Turbo.h>
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 |
A Notification.
| Void CGameScriptNotificationsConsumerNotification::SetActivated | ( | ) |
The user has clicked on the Notification.
| Void CGameScriptNotificationsConsumerNotification::SetRead | ( | ) |
The user has been displayed the Notification for a sufficient time.