ScoreMessage ClassScoreFlash API Documentation V4.6.0
Represents an individual message. This is a lightweight C# class; no game object attached. So we can have a lot of these!
Inheritance Hierarchy

OnlineSystem Object
  NarayanaGames.ScoreFlashComponent ScoreMessage

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

public class ScoreMessage : IComparable
See Also