ScoreFlashRendererBase UpdateMessage Method ScoreFlash API Documentation V4.6.0
Update the message. The implementation needs to make sure that you update position, scale, rotation color and outline color as well as the text ... and whether the message is currently visible!

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

public abstract void UpdateMessage(
	ScoreMessage msg
)
Remarks

See also:
See Also