Hello.
I'm trying to use the list functionality of the "Example 9 - Quest Log" to display list of game rooms on a multiplayer server. I got rid of everything in the scene that wasn't necessary to handle the list and the interactivity of clicking on list items. And it still works...clicking on the title of a list item tweens the description in and out. This is fine but...
I see no colliders anywhere, how is each list item (Label) picking up the clicks that causes the tween?