OpenMetaverse Protocol Library Developers API Documentation
InventoryWearable Class
NamespacesOpenMetaverseInventoryWearable
InventoryWearable Class, details on a clothing item or body part
Declaration Syntax
C#
[
SerializableAttribute]
public 
class 
InventoryWearable : 
InventoryItem
Members
All Members Constructors Properties



Icon Member Description
InventoryWearable(UUID)
Construct an InventoryWearable object

InventoryWearable(SerializationInfo, StreamingContext)
Construct an InventoryWearable object from a serialization stream

WearableType
The , Skin, Shape, Skirt, Etc

Inheritance Hierarchy
Object
InventoryBase
  InventoryItem
    InventoryWearable

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