ScoreMessage OutlineColor Property ScoreFlash API Documentation V4.6.0
Get the color the outline should currently have. 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 OutlineColor { get; internal set; }
See Also