Phaser API Documentation

  Version: 
<private> removeValue(key)

Description:

Internal value remover, called automatically by the remove method.

Parameters:

name type description
key string

The key to set the value for.

Returns:
Description:

This DataManager object.

Since: 3.10.0
Source: src/data/DataManager.js (Line 522)