ScoreFlashRendererBase UpdateMessage Method ScoreFlash API Documentation V3.2.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: (Default Namespace)
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