Component image 
Move Up Data Feed Category component as seen in the Scene Inspector

The MoveUpDataFeedCategory is a component that receives Button Events and goes to the previous parent path in a Data Feed view.
Fields
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. |
View
|
IDataFeedView | The view to go up in category for. |
Usage
Used to go up one in the category view.
Examples
Used in the settings menu for going back.