Phaser API Documentation

  Version: 
<private> setDataHandler(parent, key, value)

Description:

Internal set data handler.

Parameters:

name type description
parent Phaser.Data.DataManager

The parent Data Manager instance.

key string

The key of the data.

value any

The value of the data.

Since: 3.13.0