The ActionEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ActionEvent | Initializes a new instance of the ActionEvent 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 |
Returns the volume for a particular living.
(Inherited from LocalEvent.) |
![]() | 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 | |
---|---|---|
![]() | Actor | |
![]() | ActorFailMessage | |
![]() | ActorMessage | |
![]() | AudibleFailMessage | |
![]() | AudibleMessage | (Inherited from LocalEvent.) |
![]() | Container | (Inherited from LocalEvent.) |
![]() | Failed | |
![]() | FailMessage | |
![]() | IsAudible | (Inherited from LocalEvent.) |
![]() | IsVisible | (Inherited from LocalEvent.) |
![]() | Message | (Inherited from LocalEvent.) |
![]() | Propagates | (Inherited from LocalEvent.) |
![]() | Visibility | (Inherited from LocalEvent.) |
![]() | Volume | (Inherited from LocalEvent.) |