Checks if an inventory item is currently being
worn

C# |
public WearableType IsItemWorn( InventoryItem item )

- item ( InventoryItem)
- The inventory item to check against the agent wearables

The WearableType slot that the item is
being worn in, or WearbleType.Invalid if it is not currently being
worn
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)