Skip to main content
Branch: Release Candidate

getRemoteEventListeners

Callable

  • getRemoteEventListeners(eventName: null | string): readonly (...args: any[]) => void[]

  • Gets all the listeners that have been subscribed using onClient for the specified remote event.