Manages the event handling logic for Interactables:
The generic type T allows the full event args type to flow through to callbacks while the handler only accesses the fields it needs.
Manages the event handling logic for Interactables:
The generic type T allows the full event args type to flow through to callbacks while the handler only accesses the fields it needs.