Class ReadOnlyAttribute NamespaceLoM.Super AssemblyAssembly-CSharp-firstpass.dll Use this attribute to make a field read-only in the inspector. [AttributeUsage(AttributeTargets.Field)] public class ReadOnlyAttribute : Attribute Inheritance object Attribute ReadOnlyAttribute