ScoreMessage CurrentTextColor Property ScoreFlash API Documentation V4.6.0
Get the color the text should be displayed with. You need to use this in custom renderers. Read only!

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

public Color CurrentTextColor { get; internal set; }
See Also