Isle
Loading...
Searching...
No Matches
mxactionnotificationparam.h File Reference
#include "mxdsaction.h"
#include "mxnotificationparam.h"
Include dependency graph for mxactionnotificationparam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MxActionNotificationParam
 [AI] Notification parameter class that contains information about an MxDSAction, used for inter-object notifications related to dynamic script (SI) actions. More...
 
class  MxStartActionNotificationParam
 [AI] Notification parameter marking the start of an action, specialization of MxActionNotificationParam. More...
 
class  MxEndActionNotificationParam
 [AI] Notification parameter marking the end of an action, specialization of MxActionNotificationParam. More...
 
class  MxType4NotificationParam
 [AI] Specialized notification parameter, used for notification type 4, extending MxActionNotificationParam with a presenter pointer. More...