ScoreMessage FreezeOnRead Property ScoreFlash API Documentation V4.6.0
If true, this will set LocalTimeScale to 0 when the message reaches its read state, resulting in the message becoming persistent.

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

public bool FreezeOnRead { get; set; }
See Also