Skip to content
On this page

getRemoteEventListeners()

No Description Provided

Function Definition

ts
function getRemoteEventListeners(eventName: string | null): ((...args: any[]) => void)[];

Arguments

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

Returns

  • ((...args: any[]) => void)[]

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk