Class InspectorOptionsAttribute
Allows to configure how the UI hierarchy is generated.
Implements
Inherited Members
Namespace: Unity.Platforms.UI
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public class InspectorOptionsAttribute : InspectorAttribute, _Attribute
Properties
| Name | Description |
|---|---|
| HideResetToDefault | Suppresses the "Reset to default" context menu item. |