ScoreMessage IsVisible Property ScoreFlash API Documentation V4.6.0
Should this message currently be visible? You can set this; however, if using ScoreFlashFollow3D, this may override, if invisible (in other words: when the renderer of the ScoreFlashFollow3D is not visible, the message will never be visible even if you assign true!)

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

public bool IsVisible { get; set; }
See Also