Attach an item to our agent at a specific
attach point

C# |
public void Attach( InventoryItem item, AttachmentPoint attachPoint, bool replace )

- item ( InventoryItem)
- A to attach
- attachPoint ( AttachmentPoint)
- the on the avatar If true replace existing attachment on this attachment point, otherwise add to it (multi-attachments) to attach the item to
- replace ( Boolean)

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