Phaser API Documentation

  Version: 
callbackScope: any

Description:

The scope (or context) in which all of the callbacks are invoked.

This defaults to be this Tween, but you can override this property to set it to whatever object you require.

Type:
any
Since: 3.60.0