(static) BaseInstrument GetInstrument( Mobile from )
(static) void SetInstrument( Mobile from, BaseInstrument item )
(ctor) BaseInstrument( Serial serial )
(ctor) BaseInstrument( int itemID, int wellSound, int badlySound )
virtual void Deserialize( GenericReader reader )
virtual void OnDoubleClick( Mobile from )
void PlayInstrumentBadly( Mobile from )
void PlayInstrumentWell( Mobile from )
virtual void Serialize( GenericWriter writer )