Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
Loading...
Searching...
No Matches
CGameScriptNotificationsConsumerEvent Struct Reference

#include <doc.h>

Inheritance diagram for CGameScriptNotificationsConsumerEvent:
[legend]

Public Types

enum  EType { NewNotification , NotificationChanged }
 

Public Attributes

const EType Type
 
const CGameScriptNotificationsConsumerNotification Notification
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

An event.

Member Data Documentation

◆ Notification

const CGameScriptNotificationsConsumerNotification CGameScriptNotificationsConsumerEvent::Notification

Notification concerned by the event.

◆ Type

const EType CGameScriptNotificationsConsumerEvent::Type

Type of the event.


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