Engine.getSignalsForEvent

returns all signal(s) responsible for handling the type of Event provided

@param e the Event type to match to @returns Signal[] the list of signal handlers that handle event e

class Engine
getSignalsForEvent

Meta