Data containing script sensor requests which
allow an agent to know the specific details of a primitive sending
script sensor requests

C# |
public class ScriptSensorReplyEventArgs : EventArgs

All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ScriptSensorReplyEventArgs(UUID, UUID, String, UUID, UUID, Vector3, Single, Quaternion, ScriptSensorTypeFlags, Vector3) |
Construct a new instance of the
ScriptSensorReplyEventArgs
|
![]() |
GroupID |
Get the ID of the group associated with the
primitive
|
![]() |
Name |
Get the name of the primitive sending the
sensor
|
![]() |
ObjectID |
Get the ID of the primitive sending the
sensor
|
![]() |
OwnerID |
Get the ID of the owner of the primitive
sending the sensor
|
![]() |
Position |
Get the position of the primitive sending the
sensor
|
![]() |
Range |
Get the range the primitive specified to
scan
|
![]() |
RequestorID |
Get the ID of the primitive sending the
sensor
|
![]() |
Rotation |
Get the rotation of the primitive sending the
sensor
|
![]() |
Type |
Get the type of sensor the primitive
sent
|
![]() |
Velocity |
Get the velocity of the primitive sending the
sensor
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)