属性
名称 | 类型 | 描述 | 脚本名称 |
---|---|---|---|
是否可见 | 布尔 | 打开状态为true时则显示,否则关闭 | IsVisible |
本地化开关 | 布尔 | \ | EnableLocalization |
倒计时Key | 字符串 | \ | CountDownKey |
倒计时长,以秒为单位 | 整数 | \ | CountDownTime |
描述信息Key | 字符串 | \ | DescriptionKey |
提示信息描述参数 | 列表 | \ | DescriptionParams |
卡牌背景Sprite数组 | 字符串列表 | \ | ItemBackgrounds |
卡牌背景颜色数组 | \ | ItemBackgroundColors | |
卡牌IconSprite数组 | 字符串列表 | \ | ItemIcons |
卡牌名字数组 | 字符串列表 | \ | ItemNames |
卡牌描述数组 | 字符串列表 | \ | ItemDescriptions |
选择Item的索引 | 整数 | \ | SelectedIndex |
按钮名字数组 | 字符串列表 | \ | ButtonNames |
按钮颜色数组 | \ | ButtonColors |