ScoreFlashManagerEditor ClassScoreFlash API Documentation V4.6.0
This is the custom inspector GUI for ScoreFlashManager. It is sparsely documented because you don't really need to use any of its methods. Unity uses this and it knows what it does ;-)
Inheritance Hierarchy

OnlineSystem Object
  Object
    ScriptableObject
      Editor
        NarayanaGames.UnityEditor.Common NGEditorBase
          NarayanaGames.UnityEditor.ScoreFlashComponent ScoreFlashManagerEditor

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

public class ScoreFlashManagerEditor : NGEditorBase, 
	IComparer<ScoreFlash>
See Also