Checks if an inventory item is currently being
worn
Declaration Syntax
C# |
public WearableType IsItemWorn( InventoryItem item )
Parameters
- item ( InventoryItem)
- The inventory item to check against the agent wearables
Return Value
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)