Class NativeContainerIsReadOnlyAttribute
Implements
Inherited Members
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Struct)]
public sealed class NativeContainerIsReadOnlyAttribute : Attribute, _Attribute