BaseCollectionInspector Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BaseCollectionInspector : UnityEditor::Editor
	[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.BaseObjectCollection), true)]
public class BaseCollectionInspector : UnityEditor.Editor
	[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.BaseObjectCollection), true)>]
type BaseCollectionInspector = class
    inherit Editor
	Public Class BaseCollectionInspector
Inherits Editor
		- Inheritance
 - 
				UnityEditor.EditorBaseCollectionInspector
 
- Derived
 
- Attributes
 - 
			UnityEditor.CustomEditorAttribute
 
Constructors
| BaseCollectionInspector() | 
Methods
| OnEnable() | |
| OnInspectorGUI() | |
| OnInspectorGUIInsertion() |