The LookEvent type exposes the following members.

Constructors

  NameDescription
Public methodLookEvent
Initializes a new instance of the LookEvent class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBotInfoFor (Inherited from ActionEvent.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRoom (Inherited from LocalEvent.)
Public methodGetType (Inherited from Object.)
Public methodGetVisibilityFor (Inherited from ActionEvent.)
Public methodGetVolumeFor
Returns the volume for a particular living.
(Inherited from LocalEvent.)
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 (Inherited from ActionEvent.)
Public methodRenderFor (Inherited from LocalEvent.)
Public methodRenderVisibleFor (Inherited from ActionEvent.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyActor (Inherited from ActionEvent.)
Public propertyActorFailMessage (Inherited from ActionEvent.)
Public propertyActorMessage (Inherited from ActionEvent.)
Public propertyAudibleFailMessage (Inherited from ActionEvent.)
Public propertyAudibleMessage (Inherited from LocalEvent.)
Public propertyContainer (Inherited from LocalEvent.)
Public propertyFailed (Inherited from ActionEvent.)
Public propertyFailMessage (Inherited from ActionEvent.)
Public propertyIsAudible (Inherited from LocalEvent.)
Public propertyIsVisible (Inherited from LocalEvent.)
Public propertyMessage (Inherited from LocalEvent.)
Public propertyPropagates (Inherited from LocalEvent.)
Public propertyVisibility (Inherited from LocalEvent.)
Public propertyVolume (Inherited from LocalEvent.)

See Also