class MAGES::ComponentLibrary::ColorTheme¶
A component that applies a color them to a UnityEngine.UI component.
class ColorTheme: public MonoBehaviour { public: // classes class Properties; };
A component that applies a color them to a UnityEngine.UI component.
class ColorTheme: public MonoBehaviour { public: // classes class Properties; };