Loading...
Searching...
No Matches
PixelCrushers.Wrappers.QuestMachineMessageEvents Class Reference

This wrapper for QuestMachineMessageEvents keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.Wrappers.QuestMachineMessageEvents:
Collaboration diagram for PixelCrushers.Wrappers.QuestMachineMessageEvents:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.QuestMachineMessageEvents
virtual void OnMessage (MessageArgs messageArgs)
 Handles a message that the message handler is listening for.
 
virtual void SendToMessageSystem (int index)
 
- Protected Member Functions inherited from PixelCrushers.QuestMachine.QuestMachineMessageEvents
virtual void OnEnable ()
 
virtual void OnDisable ()
 
virtual bool IsParticipantOk (StringField requiredID, GameObject requiredParticipant, object actualParticipant)
 
- Properties inherited from PixelCrushers.QuestMachine.QuestMachineMessageEvents
MessageEvent[] messagesToListenFor [get, set]
 Listen for these messages and invoke an event when each message occurs.
 
MessageToSend[] messagesToSend [get, set]
 Send this message on demand by calling SendToMessageSystem().
 

Detailed Description

This wrapper for QuestMachineMessageEvents keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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