OpenMetaverse Protocol Library Developers API Documentation
ParcelDwellReplyEventArgs Class
NamespacesOpenMetaverseParcelDwellReplyEventArgs
Contains a parcels dwell data returned from the simulator in response to an [!:RequestParcelDwell]
Declaration Syntax
C#
public 
class 
ParcelDwellReplyEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
ParcelDwellReplyEventArgs(UUID, Int32, Single)
Construct a new instance of the ParcelDwellReplyEventArgs class

Dwell
Get the calculated dwell

LocalID
Get the simulator specific ID of the parcel

ParcelID
Get the global ID of the parcel

Inheritance Hierarchy
Object
EventArgs
  ParcelDwellReplyEventArgs

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)