Class InspectorOptionsAttribute
Allows to configure how the UI hierarchy is generated.
Namespace: Unity.Properties.UI
Syntax
public class InspectorOptionsAttribute : InspectorAttribute
Properties
HideResetToDefault
Suppresses the "Reset to default" context menu item.
Declaration
public bool HideResetToDefault { get; set; }
Property Value
Type | Description |
---|---|
Boolean |