Class ReadOnlyInInspectorAttribute
- Namespace
- KeenEyes
- Assembly
- KeenEyes.Abstractions.dll
Displays the field as read-only in the editor inspector.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
[ExcludeFromCodeCoverage]
public sealed class ReadOnlyInInspectorAttribute : Attribute
- Inheritance
-
ReadOnlyInInspectorAttribute
- Inherited Members