OptionDataList

class in UnityEngine.UI

Cambiar al Manual

Descripción

Class used internally to store the list of options for the dropdown list.

The usage of this class is not exposed in the runtime API. It's only relevant for the PropertyDrawer drawing the list of options.

Variables

optionsThe list of options for the dropdown list.