Text2D_GetText - MalisPierre/ModularGame GitHub Wiki

stringText2D.GetText()


Description:

GetText return the text of the Text2D


Parameters:

  • Void

Returns:

  • string: The Text of the Text2D, a blank string if not initialized.

Code Example: