Enum InspectorVisitLevel
Allows to know at which level we are inspecting.
Namespace: Unity.Properties.Editor
Syntax
public enum InspectorVisitLevel
Fields
Name | Description |
---|---|
Field | The target of the custom inspector is a (sub-)field of the root object |
Target | The target of the custom inspector is the root object. |