ScoreFlashRendererGUIText UpdateMessage Method ScoreFlash API Documentation V4.6.0
Update the message. This only handles text and position because that's all that is supported by GUIText (shame on you, GUIText!)

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