Replace the current outfit with a list of
wearables and set appearance
Declaration Syntax
C# |
public void ReplaceOutfit( List< InventoryItem> wearableItems, bool safe )
Parameters
- wearableItems ( List < (Of < ( <' InventoryItem > ) > ) > )
- List of wearable inventory items that define a new outfit
- safe ( Boolean)
- Check if we have all body parts, set this to false only if you know what you're doing
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)