Attach an item to our agent at a specific
attach point
Declaration Syntax
C# |
public void Attach( InventoryItem item, AttachmentPoint attachPoint, bool replace )
Parameters
- 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)
See Also
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)