OpenMetaverse Protocol Library Developers API Documentation
Attach Method (item, attachPoint)
NamespacesOpenMetaverse AppearanceManagerAttach(InventoryItem, AttachmentPoint)
Attach an item to our agent at a specific attach point
Declaration Syntax
C#
public 
void 
Attach(
        
InventoryItem 
item,
        
AttachmentPoint 
attachPoint
)
Parameters
item ( InventoryItem)
A to attach
attachPoint ( AttachmentPoint)
the on the avatar to attach the item to
See Also

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