Phaser API Documentation

  Version: 
freeze: boolean

Description:

Gets or sets the frozen state of this Data Manager. A frozen Data Manager will block all attempts to create new values or update existing ones.

Type:
boolean
Since: 3.0.0
Source: src/data/DataManager.js (Line 651)