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