Class ListBoxItemContainer2D

Class Hierarchy

List Box Item Container for 2D List Box nodes. Wrapper component for storing item object nodes.

Use a List Box Item Container 2D prefab to set the appearance and behavior of items in a Grid List Box 2D node. For example, you can add decorative elements to the items or change the appearance of the currently selected item.

Inherits properties and message types from ListBoxItemContainer2DMetadata.

Synopsis

Methods
create()

Creates a list box item container node

ListBoxItemContainer2D.ListBoxItemContainer2D:create(name)

Creates a list box item container node.

Parameters
name (string)

Name of the node.