handler
A handler is the function that is called to respond to a bound event. For example, if you bind a function to a button's InteractedWithEvent, then each time a player interacts with that button, the handler associated with that event is called.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library