terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
NativeContainerNeedsThreadIndexAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
UnityEngine.Scripting
;
3
4
namespace
Unity.Collections.LowLevel.Unsafe
5
{
6
// Token: 0x02000028 RID: 40
7
[
RequiredByNativeCode
]
8
[
Obsolete
(
"Use NativeSetThreadIndexAttribute instead"
)]
9
[
AttributeUsage
(
AttributeTargets
.Struct)]
10
public
sealed
class
NativeContainerNeedsThreadIndexAttribute
:
Attribute
11
{
12
}
13
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
Unity.Collections.LowLevel.Unsafe.NativeContainerNeedsThreadIndexAttribute
Definition
NativeContainerNeedsThreadIndexAttribute.cs:11
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:4
Unity.Collections.LowLevel.Unsafe
Definition
NativeArrayUnsafeUtility.cs:5
source
UnityEngine.CoreModule
Unity
Collections
LowLevel
Unsafe
NativeContainerNeedsThreadIndexAttribute.cs
Generated by
1.10.0