MirageReadOnlyInspectorAttributeOn this pageClass ReadOnlyInspectorAttributeMakes field readonly in inspector. This is useful for fields that are set by code, but are shown iin inpector for debuggiingInheritanceSystem.ObjectSyntax[AttributeUsage(AttributeTargets.Field)]public sealed class ReadOnlyInspectorAttribute : PropertyAttribute