Class ReadOnlyAttribute
Implements
Inherited Members
Namespace: Unity.Collections
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
public sealed class ReadOnlyAttribute : Attribute, _Attribute