Phaser API Documentation

  Version: 
<private> addChildCallback(gameObject)

Description:

Internal method called from List.addCallback.

Parameters:

name type description
gameObject Phaser.GameObjects.GameObject

The Game Object that was added to the list.

Since: 3.50.0