Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

OptionDataList

class in UnityEngine.UI

Description

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.

Did you find this page useful? Please give it a rating: