Returns the specified appearance using the name as seen in the user interface. This often isn't a reliable way of accessing a specific appearance because appearances are not required to be unique.
"favoriteAppearances_var" is a variable referencing a FavoriteAppearances object. |
"favoriteAppearances_var" is a variable referencing a FavoriteAppearances object. |
| Type | Description |
| Appearance | Returns the specified appearance or null if there isn't a matching name. |
| Name | Type | Description |
| name | string | The name of the appearance to return,. |