PlayerEmoteAfterEventSignal Class

Methods

subscribe

subscribe(callback: (arg0: PlayerEmoteAfterEvent) => void): (arg0: PlayerEmoteAfterEvent) => void

Parameters

Returns (arg0: PlayerEmoteAfterEvent) => void

Notes:

  • This function can't be called in read-only mode.
  • This function can be called in early-execution mode.

unsubscribe

unsubscribe(callback: (arg0: PlayerEmoteAfterEvent) => void): void

Parameters

Notes:

  • This function can't be called in read-only mode.
  • This function can be called in early-execution mode.