OpenMetaverse Protocol Library Developers API Documentation
AddToOutfit Method (wearableItems)
NamespacesOpenMetaverse AppearanceManagerAddToOutfit(List < (Of < <' ( InventoryItem > ) > > ) )
Add a list of wearables to the current outfit and set appearance
Declaration Syntax
C#
public 
void 
AddToOutfit(
        
List<
InventoryItem> 
wearableItems
)
Parameters
wearableItems ( List < (Of < ( <' InventoryItem > ) > ) > )
List of wearable inventory items to be added to the outfit

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