Editar

Share via


ScrollingObjectCollectionInspector Class

Definition

public ref class ScrollingObjectCollectionInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection))]
public class ScrollingObjectCollectionInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection))>]
type ScrollingObjectCollectionInspector = class
    inherit Editor
Public Class ScrollingObjectCollectionInspector
Inherits Editor
Inheritance
UnityEditor.Editor
ScrollingObjectCollectionInspector
Attributes
UnityEditor.CustomEditorAttribute

Constructors

ScrollingObjectCollectionInspector()

Fields

ShowAdvancedPrefKey
ShowDebugOptionsPrefKey
ShowEventsPrefKey
ShowPerformanceOptionsPrefKey

Methods

OnInspectorGUI()

Applies to