Class InteractableAudioTheme
Inheritance
InteractableAudioTheme
Assembly: cs.temp.dll.dll
public class InteractableAudioTheme : InteractableThemeBase
Constructors
Declaration
public InteractableAudioTheme()
Methods
Declaration
public override InteractableThemePropertyValue GetProperty(InteractableThemeProperty property)
Parameters
Returns
Overrides
Declaration
public override void Init(GameObject host, InteractableThemePropertySettings settings)
Parameters
Overrides
Declaration
public override void SetValue(InteractableThemeProperty property, int index, float percentage)
Parameters
Overrides