Click or drag to resize

EditAttachedObjectEventArgs Properties

The EditAttachedObjectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBone
Gets the Bone the object was attached to.
Public propertyEditObjectResponse
Gets the EditObjectResponse.
Public propertyIndex
Gets the index of the attached object.
Public propertyModelId
Gets the id of the model.
Public propertyOffset
Gets the offset of the attached object.
Public propertyRotation
Gets the rotation of the attached object.
Public propertyScale
Gets the scale of the attached object.
Top
See Also