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