Class ThemeIconContainer
A container that manages a list of ThemeIcon's and updates their color's based on the current Theme.
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
ThemeIconContainer
Implements
Inherited Members
Namespace: AdrianMiasik.Components.Core.Containers
Assembly: Assembly-CSharp.dll
Syntax
public class ThemeIconContainer : ThemeElement, IColorHook
Methods
| Improve this Doc View SourceInitialize(PomodoroTimer, Boolean)
Declaration
public override void Initialize(PomodoroTimer pomodoroTimer, bool updateColors = true)
Parameters
Type | Name | Description |
---|---|---|
PomodoroTimer | pomodoroTimer | |
System.Boolean | updateColors |