The FilteredEvent type exposes the following members.

Constructors

  NameDescription
Public methodFilteredEvent
Initializes a new instance of the FilteredEvent 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 (Overrides LocalEvent..::..GetVolumeFor(Living).)
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 propertyAudibleMessage (Inherited from LocalEvent.)
Public propertyContainer (Inherited from LocalEvent.)
Public propertyInnerEvent
Public propertyIsAudible (Inherited from LocalEvent.)
Public propertyIsVisible (Inherited from LocalEvent.)
Public propertyMessage (Inherited from LocalEvent.)
Public propertyPrefix
Public propertyPropagates (Inherited from LocalEvent.)
Public propertyVisibility (Inherited from LocalEvent.)
Public propertyVolume (Inherited from LocalEvent.)

See Also