The ArriveEvent type exposes the following members.

Constructors

  NameDescription
Public methodArriveEvent
Initializes a new instance of the ArriveEvent class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBotInfoFor (Overrides ActionEvent..::..GetBotInfoFor(Living).)
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 (Overrides LocalEvent..::..IsObservedBy(Living).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPublish
Overridden so it does not propogate, like normal LocalEvents.
(Overrides LocalEvent..::..Publish()()()().)
Public methodRenderAudibleFor (Inherited from ActionEvent.)
Public methodRenderFor (Overrides LocalEvent..::..RenderFor(Living).)
Public methodRenderVisibleFor (Inherited from ActionEvent.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Protected field_arriveMessage
Protected field_exit

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 propertyExit
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