inventory/library assets at runtime

inventory of material where I can store materials
and give the player apply them to the object by dragging them on it?

Like this right?

You’d use ListView if you had A LOT of assets to deal with, it does bring quite a bit of additional complexity to the table, ofc.