using System; public class ColorTypeRandomPresetButton : RandomPresetButton { public override UITexture m_txtColor { get; set; } }