The FilteredEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FilteredEvent | Initializes a new instance of the FilteredEvent class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBotInfoFor | (Overrides LocalEvent..::..GetBotInfoFor(Living).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetRoom | (Inherited from LocalEvent.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVisibilityFor | (Overrides LocalEvent..::..GetVisibilityFor(Living).) |
![]() | GetVolumeFor | (Overrides LocalEvent..::..GetVolumeFor(Living).) |
![]() | IsObservedBy | (Inherited from LocalEvent.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Publish |
This publishes the event to all listening objects in Room and
also any other rooms that are connected.
(Inherited from LocalEvent.) |
![]() | RenderAudibleFor | (Overrides LocalEvent..::..RenderAudibleFor(Living).) |
![]() | RenderFor | (Inherited from LocalEvent.) |
![]() | RenderVisibleFor | (Overrides LocalEvent..::..RenderVisibleFor(Living).) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AudibleMessage | (Inherited from LocalEvent.) |
![]() | Container | (Inherited from LocalEvent.) |
![]() | InnerEvent | |
![]() | IsAudible | (Inherited from LocalEvent.) |
![]() | IsVisible | (Inherited from LocalEvent.) |
![]() | Message | (Inherited from LocalEvent.) |
![]() | Prefix | |
![]() | Propagates | (Inherited from LocalEvent.) |
![]() | Visibility | (Inherited from LocalEvent.) |
![]() | Volume | (Inherited from LocalEvent.) |