TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CGameScriptNotificationsConsumerEvent Struct Reference

#include <Turbo.h>

Inheritance diagram for CGameScriptNotificationsConsumerEvent:
CNod

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

const CGameScriptNotificationsConsumerNotification CGameScriptNotificationsConsumerEvent::Notification

Notification concerned by the event.

const EType CGameScriptNotificationsConsumerEvent::Type

Type of the event.


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