Server module (alt-server)FunctionsgetRemoteEventListenersBranch: DevelopmentgetRemoteEventListeners CallablegetRemoteEventListeners(eventName: null | string): readonly (...args: any[]) => void[]Gets all the listeners that have been subscribed using onClient for the specified remote event.
Gets all the listeners that have been subscribed using onClient for the specified remote event.