Class WriteAccessRequiredAttribute
Implements
Inherited Members
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Method | AttributeTargets.Property)]
public class WriteAccessRequiredAttribute : Attribute, _Attribute