Class InteractableScaleTheme
Inheritance
InteractableScaleTheme
Assembly: cs.temp.dll.dll
public class InteractableScaleTheme : InteractableThemeBase
Constructors
Declaration
public InteractableScaleTheme()
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