Server module (alt-server)FunctionsgetEventListenersBranch: DevelopmentgetEventListeners CallablegetEventListeners(eventName: null | string): readonly (...args: any[]) => void[]Gets all the listeners for the specified local event.
Gets all the listeners for the specified local event.