ScoreFlashRendererUnityGUI UpdateMessage Method ScoreFlash API Documentation V4.6.0
Update the message. The implementation needs to make sure that you update position, scale, color and outline color as well as the text.

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

public override void UpdateMessage(
	ScoreMessage msg
)
See Also