OpenMetaverse Protocol Library Developers API Documentation
ReplaceOutfit Method (wearableItems)
NamespacesOpenMetaverse AppearanceManagerReplaceOutfit(List < (Of < <' ( InventoryItem > ) > > ) )
Replace the current outfit with a list of wearables and set appearance
Declaration Syntax
C#
public 
void 
ReplaceOutfit(
        
List<
InventoryItem> 
wearableItems
)
Parameters
wearableItems ( List < (Of < ( <' InventoryItem > ) > ) > )
List of wearable inventory items that define a new outfit

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