Calls either or depending on the value of
replaceItems
Declaration Syntax
C# |
public void WearOutfit( List< InventoryBase> wearables, bool replaceItems )
Parameters
- wearables ( List < (Of < ( <' InventoryBase > ) > ) > )
- List of wearable inventory items to add to the outfit or become a new outfit
- replaceItems ( Boolean)
- True to replace existing items with the new list of items, false to add these items to the existing outfit
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)