Phaser API Documentation

  Version: 
entryPointData: any

Description:

An object that contains any data associated with the entry point that the game was launched from. The contents of the object are developer-defined, and can occur from entry points on different platforms. This will return null for older mobile clients, as well as when there is no data associated with the particular entry point. This value is populated automatically during boot.

Type:
any
Since: 3.13.0