12 [Header(
"Which Indicator style is desired?")]
16 [Header(
"Which Progress style is desired?")]
28 return indicatorStyle;
33 indicatorStyle = value;
49 progressStyle = value;
57 button = GetComponent<Button>();
61 private void OnButtonClicked(GameObject obj)