Ah, okay, simple enough.
With UnityEvent, you can add listeners from the editor, complete with up to (I think) one static, unchangeable-at-runtime parameter. I've no idea if that's common (it is among replacements), but I know I love it to death~
(Actually, it's the very same thing the GUI system uses for buttons and the like. Maybe you knew that already....)