OpenMetaverse Protocol Library Developers API Documentation
AvatarSitResponseEventArgs Class
NamespacesOpenMetaverseAvatarSitResponseEventArgs
Contains the response data returned from the simulator in response to a [!:RequestSit]
Declaration Syntax
C#
public 
class 
AvatarSitResponseEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
AvatarSitResponseEventArgs(UUID, Boolean, Vector3, Vector3, Boolean, Vector3, Quaternion)
Construct a new instance of the AvatarSitResponseEventArgs object

Autopilot
True if the simulator Autopilot functions were involved

CameraAtOffset
Get the camera offset of the agent when seated

CameraEyeOffset
Get the camera eye offset of the agent when seated

ForceMouselook
True of the agent will be in mouselook mode when seated

ObjectID
Get the ID of the primitive the agent will be sitting on

SitPosition
Get the position of the agent when seated

SitRotation
Get the rotation of the agent when seated

Inheritance Hierarchy
Object
EventArgs
  AvatarSitResponseEventArgs

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