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

◆ ActiveAPI

ResourcesAPI UnityEngine.ResourcesAPI.ActiveAPI
staticgetsetpackage

Definition at line 13 of file ResourcesAPI.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600045E")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1F83C14", Offset = "0x1F83C14", Length = "0xA8")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Shader), Member = "Find", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Shader))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Resources), Member = "Load", MemberParameters = new object[]
19 {
20 typeof(string),
22 }, ReturnType = typeof(Object))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Resources), Member = "LoadAsync", MemberParameters = new object[]
24 {
25 typeof(string),
27 }, ReturnType = typeof(ResourceRequest))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Resources), Member = "LoadAll", MemberParameters = new object[]
29 {
30 typeof(string),
32 }, ReturnType = typeof(Object[]))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Resources), Member = "UnloadAsset", MemberParameters = new object[] { typeof(Object) }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
36 get
37 {
38 throw null;
39 }
40 }
class f__AnonymousType0<< Count > j__TPar