Propiedades
Nombre | Tipo | Descripción | Nombre del script |
---|---|---|---|
Is Visible | Bool | Displayed if on is true, off otherwise | IsVisible |
Enable Localization | Bool | Enable or disable localization | EnableLocalization |
Count Down Key | String | Count Down Key | CountDownKey |
Countdown Time | Int | Countdown Time | CountDownTime |
Description Key | String | Description Key | DescriptionKey |
Description Params | List | Array of description parameters | DescriptionParams |
ItemBackgrounds | String List | ItemBackgrounds | ItemBackgrounds |
ItemBackgroundColors | ItemBackgroundColors | ItemBackgroundColors | |
ItemIcons | String List | ItemIcons | ItemIcons |
ItemNames | String List | ItemNames | ItemNames |
ItemDescriptions | String List | ItemDescriptions | ItemDescriptions |
SelectedIndex | Int | Index of the selected item, start from 0, less than 0 means deselected. | SelectedIndex |
ButtonNames | String List | ButtonNames | ButtonNames |
ButtonColors | ButtonColors | ButtonColors |