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

◆ OnEnginePreload

static Action Terraria.Main.OnEnginePreload
staticsetaddremove

Definition at line 18158 of file Main.cs.

18159 {
18161 [global::Cpp2ILInjected.Token(Token = "0x6001DEB")]
18162 [global::Cpp2ILInjected.Address(RVA = "0xBE70F8", Offset = "0xBE70F8", Length = "0xDC")]
18163 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Game), Member = "UnityStart", ReturnType = typeof(void))]
18165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Program), Member = "LaunchGame", MemberParameters = new object[]
18166 {
18167 typeof(string[]),
18168 typeof(bool)
18169 }, ReturnType = typeof(void))]
18170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
18171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
18172 {
18175 }, ReturnType = typeof(Delegate))]
18176 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
18177 add
18178 {
18179 throw null;
18180 }
18182 [global::Cpp2ILInjected.Token(Token = "0x6001DEC")]
18183 [global::Cpp2ILInjected.Address(RVA = "0xBE71D4", Offset = "0xBE71D4", Length = "0xDC")]
18184 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18186 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
18187 {
18190 }, ReturnType = typeof(Delegate))]
18191 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
18192 remove
18193 {
18194 throw null;
18195 }
18196 }
class f__AnonymousType0<< Count > j__TPar