Class InspectorAttribute
Base class to derive property attributes that can work on fields and properties.
Namespace: Unity.Properties.UI
Syntax
public abstract class InspectorAttribute : PropertyAttribute
Base class to derive property attributes that can work on fields and properties.
public abstract class InspectorAttribute : PropertyAttribute