ScoreMessage Text Property ScoreFlash API Documentation V4.6.0
Get or set the current text of the message. Changing the text when the message is already floating may result in unexpected behavior! If isDebug is active, the text is ignored and a debug message is shown instead. See isDebugMode.

Namespace: NarayanaGames.ScoreFlashComponent
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public string Text { get; set; }
See Also