Class ReadOnlyAttribute
Serialized fields marked with this ReadOnly attribute use a CustomPropertyDrawer that makes the property non-editable.
Implements
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public class ReadOnlyAttribute : PropertyAttribute, _Attribute