NarayanaGames.UnityEditor.STUUI NamespaceSTUUI API Documentation V1.0.0
Editor scripting classes specific to STUUI. In particular, this is the custom inspector and the extension info (which adds some menus to Unity's help menu).
Classes

  ClassDescription
Public classCollectionSelectorEditor
This is the custom inspector GUI for TemplaceCollection. 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 ;-)
Public classExtensionInfoSTUUI
Creates Unity editor menu items to show extension info and documentation for narayana games' STUUI. The help menu items appear in Unity's Help menu.
Public classSkinTemplateEditor
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 ;-)
Public classTemplateCollectionEditor
This is the custom inspector GUI for TemplaceCollection. 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 ;-)