Phaser API Documentation

  Version: 
eventNames()

Description:

Return an array listing the events for which the emitter has registered listeners.

Type:
  • Array.<(string
  • symbol)>
Since: 3.0.0