Animated List Actions
Actions for adding, inserting, removing, and clearing items in an AnimatedList.
Animated List Actions
Create a new item from the list prefab or a prefab override.
Adopt an existing item instance into the list and animate it in.
Create and insert a new item at a specific index.
Insert an existing item instance at a specific index.
Remove an item by item instance or host object.
Remove an item by index.
Remove all items from the list, instantly or with animation.