Свойство | Type | Description | |
---|---|---|---|
OnItemSelected | string>.Action | ||
dropDownButton | UnityEngine.UI.Button | ||
dropDownItemPrefab | |||
dropDownList | |||
dropDownText | |||
scrollContainer |
Méthode | Description | |
---|---|---|
GetSelected ( ) : int | ||
SelectItem ( int position, string name ) : void | ||
SetData ( List |
||
SetData ( List |
||
SetParentForScroll ( |
||
Start ( ) : void | ||
getItems ( ) : List |
public SelectItem ( int position, string name ) : void | ||
position | int | |
name | string | |
Résultat | void |
public SetData ( List |
||
items | List |
|
title | string | |
Résultat | void |
public SetParentForScroll ( |
||
newParent | ||
Résultat | void |
public Button,UnityEngine.UI dropDownButton | ||
Résultat | UnityEngine.UI.Button |
public GameObject,UnityEngine dropDownItemPrefab | ||
Résultat |
public Transform,UnityEngine dropDownList | ||
Résultat |
public Text,UnityEngine.UI dropDownText | ||
Résultat |