Entity:Input
Description
Fires input to the entity with the ability to make another entity responsible, bypassing the event queue system.
You should only use this function over Entity:Fire if you know what you are doing.
See also Entity:Fire for a function that conforms to the internal map IO event queue and GM:AcceptInput for a hook that can intercept inputs.