ScoreFlashLayout ClassScoreFlash API Documentation V4.6.0
ScoreFlashLayout can be used to have specific screen based locations for different messages. For example, you could have the players score shown oriented at the top left of the screen, and the current task of the player shown oriented at the top right of the screen; both using the same instance of ScoreFlash.
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          NarayanaGames.ScoreFlashComponent ScoreFlashBase
            (Default Namespace) ScoreFlashLayout

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

public class ScoreFlashLayout : ScoreFlashBase, 
	IScoreFlashLayout
See Also