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
Allocator.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
UnityEngine.Scripting
;
4
5
namespace
Unity.Collections
6
{
7
[
UsedByNativeCode
]
8
[global::Cpp2ILInjected.Token(Token =
"0x2000017"
)]
9
public
enum
Allocator
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x4000042"
)]
12
Invalid
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000043"
)]
14
None
,
15
[global::Cpp2ILInjected.Token(Token =
"0x4000044"
)]
16
Temp
,
17
[global::Cpp2ILInjected.Token(Token =
"0x4000045"
)]
18
TempJob
,
19
[global::Cpp2ILInjected.Token(Token =
"0x4000046"
)]
20
Persistent
,
21
[global::Cpp2ILInjected.Token(Token =
"0x4000047"
)]
22
AudioKernel
23
}
24
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:6
Unity.Collections.Allocator
Allocator
Definition
Allocator.cs:10
Unity.Collections.Allocator.Invalid
@ Invalid
Unity.Collections.Allocator.Persistent
@ Persistent
Unity.Collections.Allocator.None
@ None
Unity.Collections.Allocator.Temp
@ Temp
Unity.Collections.Allocator.AudioKernel
@ AudioKernel
Unity.Collections.Allocator.TempJob
@ TempJob
Unity.Collections
Definition
Allocator.cs:6
source
UnityEngine.CoreModule
Unity
Collections
Allocator.cs
Generated by
1.10.0