The LocalEvent type exposes the following members.

Constructors

  NameDescription
Public methodLocalEvent
Initializes a new instance of the LocalEvent class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBotInfoFor (Overrides EventBase..::..GetBotInfoFor(Living).)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRoom
Public methodGetType (Inherited from Object.)
Public methodGetVisibilityFor
Returns the visibility for a particular living. In LocalEvent this returns Visibility, but in ActionEvent it is overridden to return
 Copy imageCopy
Visibility + _actor.GetVisibilityFor(p)
Public methodGetVolumeFor
Returns the volume for a particular living.
Public methodIsObservedBy (Overrides EventBase..::..IsObservedBy(Living).)
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.
(Overrides EventBase..::..Publish()()()().)
Public methodRenderAudibleFor
Public methodRenderFor (Overrides EventBase..::..RenderFor(Living).)
Public methodRenderVisibleFor
Public methodToString (Inherited from Object.)

Properties

See Also