SkinTemplateEditor ClassSTUUI API Documentation V1.0.0
This is the custom inspector GUI for SkinTemplate. 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.STUUI SkinTemplateEditor

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

public class SkinTemplateEditor : NGEditorBase
See Also