|Value|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv14=true| The value field of this ordered item. Can write to the original feed valuem
|Value|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv14=true| The value field of this ordered item. Can write to the original feed valuem
|Formatting|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| How to format the value when it is displayed in text.
|Formatting|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| How to format the value when it is displayed in text.
|IsFirst|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv16=true| The field to set to whether this item is currently first
|IsFirst|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv16=true| The field to set to whether this item is currently first
|IsLast|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv17=true| The field to set to whether this item is currently last.
|IsLast|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv17=true| The field to set to whether this item is currently last.
Revision as of 22:29, 16 March 2025
Component image
Feed Ordered Item Interface`1 component as seen in the Scene Inspector
The FeedOrderedItemInterface component is used as a template type item in data feed mappers in the Data Feeds system. This acts as an item in a list of items that can be reordered and moved around.
This template's parent container. If that template also has a parent and a child, then it recursively goes up the containers till it finds the root interface with a parent and a child interface, then instantiates that interfaces child interface and it's Nested items instead of just this interface.