# Load Recipe String

```
UMA » Recipe » Load Recipe String
```

## Description

Loads the given string value as recipe string to an UMA Avatar

## Parameters

<table><thead><tr><th width="263">Name</th><th>Description</th></tr></thead><tbody><tr><td>Avatar</td><td>The game object with UMA Avatar component attached</td></tr><tr><td>Recipe String</td><td>The string value which contains the recipe string</td></tr><tr><td>Load Options</td><td>The options for what to load</td></tr><tr><td>↳ Load Default</td><td>Whether to use the default load options</td></tr><tr><td>↳ Load All</td><td>Selects all load options</td></tr><tr><td>↳ Load Race</td><td>Whether to load the race from recipe string</td></tr><tr><td>↳ Load DNA</td><td>Whether to load the DNA from recipe string</td></tr><tr><td>↳ Load Wardrobe</td><td>Whether to load the wardrobes from recipe string</td></tr><tr><td>↳ Load Body Colors</td><td>Whether to load body colors from recipe string</td></tr><tr><td>↳ Load Wardrobe Colors</td><td>Whether to load wardrobe colors from recipe string</td></tr></tbody></table>

## Keywords

`UMA`, `Text`
