ExtensionInfo ClassScoreFlash API Documentation V4.6.0
Base class for info on extensions. Provides methods for showing version info and documentation. Override for each extension.
Inheritance Hierarchy

OnlineSystem Object
  Object
    ScriptableObject
      NarayanaGames.UnityEditor.Common ExtensionInfo
        NarayanaGames.UnityEditor.ScoreFlashComponent ExtensionInfoScoreFlash

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

public class ExtensionInfo : ScriptableObject
See Also