Note

You are not reading the most recent version of this documentation.

Event

class Cocotec.CocoPlatform.Coco.Event : public Cocotec.CocoPlatform.Coco.StructuredValue

Subclassed by Cocotec.CocoPlatform.Coco.DrainQueueEvent, Cocotec.CocoPlatform.Coco.FunctionCallEvent, Cocotec.CocoPlatform.Coco.FunctionReturnEvent, Cocotec.CocoPlatform.Coco.IllegalEvent, Cocotec.CocoPlatform.Coco.ProcessSignalEvent, Cocotec.CocoPlatform.Coco.SendSignalEvent, Cocotec.CocoPlatform.Coco.TauEvent

Public Functions

Cocotec.CocoPlatform.Coco.BehaviouralInstance Sender ()
Cocotec.CocoPlatform.Coco.BehaviouralInstance Recipient ()
string MessageToString (bool allowNewlines)

Prints the event’s message, i.e. ignoring the sender and recipient.

List<Cocotec.CocoPlatform.Coco.EventRelatedEvents ()

A set of events that are related to this event, and could be highlighted together.