Client module (alt-client)FunctionsgetEventListenersBranch: Release CandidategetEventListeners 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.