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 ;-)
Inheritance Hierarchy
Object
ScriptableObject
Editor
NarayanaGames.UnityEditor.Common NGEditorBase
NarayanaGames.UnityEditor.STUUI CollectionSelectorEditor
Namespace: NarayanaGames.UnityEditor.STUUI
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
public class CollectionSelectorEditor : NGEditorBase
See Also