event handler

An event handler is what responds to a bound event. For example, binding a function to a Button device's InteractedWithEvent will call the event handler every time the button is interacted with.