using System; public class ItemTypeRandomPresetButton : RandomPresetButton { public override UITexture m_txtItem { get; set; } }