Table of Contents

Class ColorTintAutoConfigurator

An auto configurator that can configurate color tint for Selectable components.

public class ColorTintAutoConfigurator : AbstractAutoConfigurator
Inheritance
ColorTintAutoConfigurator
Inherited Members

Methods

ConfigurateCore(ColorConfig)

Configurate color tint for this component.

protected override void ConfigurateCore(ColorConfig colorConfig)

Parameters

colorConfig ColorConfig

The color config that this component should use.

Remarks

Override this method to configurate color tint for this component.