The ActionEvent type exposes the following members.

Constructors

  NameDescription
Public methodActionEvent
Initializes a new instance of the ActionEvent class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBotInfoFor (Overrides LocalEvent..::..GetBotInfoFor(Living).)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRoom (Inherited from LocalEvent.)
Public methodGetType (Inherited from Object.)
Public methodGetVisibilityFor (Overrides LocalEvent..::..GetVisibilityFor(Living).)
Public methodGetVolumeFor
Returns the volume for a particular living.
(Inherited from LocalEvent.)
Public methodIsObservedBy (Inherited from LocalEvent.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPublish
This publishes the event to all listening objects in Room and also any other rooms that are connected.
(Inherited from LocalEvent.)
Public methodRenderAudibleFor (Overrides LocalEvent..::..RenderAudibleFor(Living).)
Public methodRenderFor (Inherited from LocalEvent.)
Public methodRenderVisibleFor (Overrides LocalEvent..::..RenderVisibleFor(Living).)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyActor
Public propertyActorFailMessage
Public propertyActorMessage
Public propertyAudibleFailMessage
Public propertyAudibleMessage (Inherited from LocalEvent.)
Public propertyContainer (Inherited from LocalEvent.)
Public propertyFailed
Public propertyFailMessage
Public propertyIsAudible (Inherited from LocalEvent.)
Public propertyIsVisible (Inherited from LocalEvent.)
Public propertyMessage (Inherited from LocalEvent.)
Public propertyPropagates (Inherited from LocalEvent.)
Public propertyVisibility (Inherited from LocalEvent.)
Public propertyVolume (Inherited from LocalEvent.)

See Also