ScoreFlashEditor ClassScoreFlash API Documentation V4.6.0
This is the custom inspector GUI for ScoreFlash. 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 ScoreFlashEditorBase
            NarayanaGames.UnityEditor.ScoreFlashComponent ScoreFlashEditor

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

public class ScoreFlashEditor : ScoreFlashEditorBase
See Also