GridObjectCollectionInspector 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 GridObjectCollectionInspector : Microsoft::MixedReality::Toolkit::Utilities::Editor::BaseCollectionInspector
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.GridObjectCollection), true)]
public class GridObjectCollectionInspector : Microsoft.MixedReality.Toolkit.Utilities.Editor.BaseCollectionInspector
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Utilities.GridObjectCollection), true)>]
type GridObjectCollectionInspector = class
inherit BaseCollectionInspector
Public Class GridObjectCollectionInspector
Inherits BaseCollectionInspector
- Inheritance
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
GridObjectCollectionInspector() |
Methods
OnEnable() | |
OnInspectorGUI() | (Inherited from BaseCollectionInspector) |
OnInspectorGUIInsertion() |