The '''FeedEntityInterface''' component is used as a template type item in data feed mappers in the [[Data Feeds]] system. This is most commonly used with the [[Component:UsersDataFeed]] feed to template user items from the feed.
The '''FeedEntityInterface''' component is used as a template type item in data feed mappers in the [[Data Feeds]] system. This is most commonly used with the [[Component:WorldUsersFeed|WorldUsersFeed]] feed to template user items from the feed.
== Fields ==
== Fields ==
Revision as of 19:03, 17 January 2025
Component image
Feed Entity Interface`1 component as seen in the Scene Inspector
The FeedEntityInterface component is used as a template type item in data feed mappers in the Data Feeds system. This is most commonly used with the WorldUsersFeed feed to template user items from the feed.
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.