ReadOnlyAttribute
Class in Zigurous.Utility
Declaration
public class ReadOnlyAttribute : PropertyAttributeDescription
An attribute that prevents a field from being changed in the editor, i.e., it is read-only.
public class ReadOnlyAttribute : PropertyAttributeAn attribute that prevents a field from being changed in the editor, i.e., it is read-only.