Provides additional primitive data,
permissions and sale info for the
ObjectPropertiesFamilyevent
Declaration Syntax
C# |
public class ObjectPropertiesFamilyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
ObjectPropertiesFamilyEventArgs(Simulator, Primitive . . :: . . ObjectProperties, ReportType) |
Initializes a new instance of the
ObjectPropertiesFamilyEventArgsclass
|
|
Properties |
|
|
Simulator |
Get the simulator the object is located
|
|
Type |
|
Remarks
The ObjectPropertiesFamilyevent occurs when the simulator sends an ObjectPropertiesPacketcontaining additional details for a Primitive, Foliage data or Attachment. This includes Permissions, Sale info, and other basic details on an object
The ObjectPropertiesevent is also raised when a RequestObjectPropertiesFamily(Simulator, UUID)request is made, the viewer equivalent is hovering the mouse cursor over an object
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)