I'm working on an MMO-style action bar in which players can reassign skill mappings by dragging & dropping buttons from a skill menu to their main action bar. Where I'm stumbling is figuring out how to change which object and function is notified by OnClick(): is this something accomplished with EventDelegate?