The CombatEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CombatEvent | Initializes a new instance of the CombatEvent class |
Methods
Name | Description | |||||
---|---|---|---|---|---|---|
![]() | Equals | (Inherited from Object.) | ||||
![]() | Finalize | (Inherited from Object.) | ||||
![]() | GetBotInfoFor | (Inherited from LocalEvent.) | ||||
![]() | GetHashCode | (Inherited from Object.) | ||||
![]() | GetRoom | (Inherited from LocalEvent.) | ||||
![]() | GetType | (Inherited from Object.) | ||||
![]() | GetVisibilityFor |
Returns the visibility for a particular living.
In LocalEvent this returns Visibility, but in
ActionEvent it is overridden to return
(Inherited from LocalEvent.)
| ||||
![]() | 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 | (Inherited from LocalEvent.) | ||||
![]() | RenderFor | (Inherited from LocalEvent.) | ||||
![]() | RenderVisibleFor | (Overrides LocalEvent..::..RenderVisibleFor(Living).) | ||||
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Actor | |
![]() | ActorMessage | |
![]() | AudibleMessage | (Inherited from LocalEvent.) |
![]() | Container | (Inherited from LocalEvent.) |
![]() | DebugMessage | |
![]() | IsAudible | (Inherited from LocalEvent.) |
![]() | IsVisible | (Inherited from LocalEvent.) |
![]() | Message | (Inherited from LocalEvent.) |
![]() | Propagates | (Inherited from LocalEvent.) |
![]() | RenderFuncs | |
![]() | Target | |
![]() | Visibility | (Inherited from LocalEvent.) |
![]() | Volume | (Inherited from LocalEvent.) |