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
FreeFunctionAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
9 [global::Cpp2ILInjected.Token(Token = "0x2000016")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000030")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1FA411C", Offset = "0x1FA411C", Length = "0x20")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6000031")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1FA413C", Offset = "0x1FA413C", Length = "0x1C")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethodAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x6000032")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1FA4158", Offset = "0x1FA4158", Length = "0x30")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethodAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
35 {
36 throw null;
37 }
38 }
39}
class f__AnonymousType0<< Count > j__TPar
FreeFunctionAttribute(string name, bool isThreadSafe)