MagicList

G4M

(1)
$4
Publisher G4M
File size 37.83kB
Number of files 13
Latest version 1.3.0
Latest release date 2022-10-05 02:41:08
First release date 2021-11-26 02:34:13
Supported Unity versions 2018.4.2 or higher

MagicList is a script that allows you to create a vertical or horizontal List that updates automatically with your data. It provides handy menu items to create pre-configured vertical or horizontal lists, saving you a lot of time. It can also generate a generic list item to make you save even more time.


It does the minimum amount of operations to remove, add or update the items that changed instead of clearing the list and re-instantiating all the children which can be very bad performance-wise.


It's written in a way that promotes Separation of Concerns. Whatever your list item looks or acts like, it is compatible with MagicList. You will provide the script that defines how your list item should be rendered.

Top Publisher Assets