Skip to main content
Branch: Development

getRemoteEventListeners

Callable

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

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