Component image 
Settings Data Feed component as seen in the Scene Inspector 

The SettingsDataFeed component is a Data Feed that can be used with a data feed view to create and generate a list of settings and their categories.
Usage
| Name | Type | Description | 
|---|---|---|
| persistent | Bool | Determines whether or not this item will be saved to the server. | 
| UpdateOrder | Int | Controls the order in which this component is updated. | 
| Enabled | Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. | 
Sync Delegates
| Method Name | Method type and Arguments. | Is the method hidden? | Description | 
|---|---|---|---|
| PathSegmentName:PathSegmentConverter | PathSegmentConverter | X | Gets the locale string of a path using a depth and a name. | 
Usage
This article or section is a stub. You can help the Resonite wiki by expanding it.
Examples
Used for the settings facet used in the settings tab of the Dash Menu.
