We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126ec19 commit 0893c15Copy full SHA for 0893c15
1 file changed
src/gameobjects/text/static/Text.js
@@ -1095,9 +1095,10 @@ var Text = new Class({
1095
},
1096
1097
/**
1098
- * [description]
+ * Internal destroy handler, called as part of the destroy process.
1099
*
1100
* @method Phaser.GameObjects.Text#preDestroy
1101
+ * @protected
1102
* @since 3.0.0
1103
*/
1104
preDestroy: function ()
0 commit comments