Class ExpandableObject
Inheritance
System.Object
ExpandableObject
Namespace: UnityEditor.ImmediateWindow.UI
Syntax
public class ExpandableObject : VisualElement
Constructors
ExpandableObject(Object, ViewContext)
Declaration
public ExpandableObject(object obj, ViewContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj | |
| ViewContext | context |