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