프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnItemSelected | string>.Action | ||
dropDownButton | UnityEngine.UI.Button | ||
dropDownItemPrefab | |||
dropDownList | |||
dropDownText | |||
scrollContainer |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public SetParentForScroll ( |
||
newParent | ||
리턴 | void |
public GameObject,UnityEngine dropDownItemPrefab | ||
리턴 |