Class PropsReadOnlyAttribute
Marks the property as read-only in the editor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsReadOnlyAttribute : Attribute
Marks the property as read-only in the editor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsReadOnlyAttribute : Attribute