public override void OnDoubleClick(Mobile from) { if (m_Addon != null) m_Addon.OnComponentUsed(this, from); }