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
ResourceRequest.cs
Go to the documentation of this file.
1using System;
6
7namespace UnityEngine
8{
10 [global::Cpp2ILInjected.Token(Token = "0x20000D4")]
11 [StructLayout(0)]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000456")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F83A40", Offset = "0x1F83A40", Length = "0xC")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 protected virtual Object GetResult()
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x170000DF")]
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6000457")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1F83ABC", Offset = "0x1F83ABC", Length = "0xC")]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Content.ThreadContentRequest", Member = "UpdateLoad", ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000458")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F83AC8", Offset = "0x1F83AC8", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AsyncOperation), Member = ".ctor", ReturnType = typeof(void))]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x40003CB")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
47 internal string m_Path;
48
49 [global::Cpp2ILInjected.Token(Token = "0x40003CC")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
51 internal Type m_Type;
52 }
53}
class f__AnonymousType0<< Count > j__TPar