[AI] Notification parameter class that contains information about an MxDSAction, used for inter-objec...
MxDSAction * m_action
[AI] Associated action (owned if m_realloc is true). [AI]
[AI] Notification parameter marking the end of an action, specialization of MxActionNotificationParam...
[AI] Parameter object representing a single notification or event, carrying an identifier and sender ...
MxCore * m_sender
[AI] Pointer to the MxCore instance that sent or originated this notification.
[AI] Notification parameter marking the start of an action, specialization of MxActionNotificationPar...
[AI] Specialized notification parameter, used for notification type 4, extending MxActionNotification...
MxNotificationParam * Clone() const override
[AI] Returns a clone of this notification parameter. [AI]
#define DECOMP_SIZE_ASSERT(T, S)
@ c_notificationStartAction
[AI] Indicates the start of an action [AI]