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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答