UI 卡牌選擇面板

UICardSelectionPanel

HUD 介面
組件
組合:
內建 UI

UI 卡牌選擇面板

屬性

名稱 類型 描述 腳本名稱
是否可見 布林 開啟狀態為true時則顯示,否則關閉 IsVisible
本地化開關 布林 是否開啟本地化 EnableLocalization
倒計時 Key 字串 倒計時 Key CountDownKey
倒計時長,以秒為單位 整數 倒計時長,以秒為單位 CountDownTime
描述信息 Key 字串 描述信息 Key DescriptionKey
提示信息描述參數 列表 描述資訊參數數組 DescriptionParams
卡牌背景 Sprite 數組 字符串列表 卡牌背景 Sprite 數組 ItemBackgrounds
卡牌背景顏色數組 卡牌背景顏色數組 ItemBackgroundColors
卡牌 Icon Sprite 數組 字符串列表 卡牌 Icon Sprite 數組 ItemIcons
卡牌名字數組 字符串列表 卡牌名字數組 ItemNames
卡牌描述數組 字符串列表 卡牌描述數組 ItemDescriptions
選擇 Item 的索引 整數 選擇Item的索引,從0開始,小於0表示取消選擇 SelectedIndex
按鈕名字數組 字符串列表 按鈕名字數組 ButtonNames
按鈕顏色數組 按鈕顏色數組 ButtonColors