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

◆ OnLanguageChanged

LanguageChangeCallback Terraria.Localization.LanguageManager.OnLanguageChanged
setaddremove

Definition at line 61 of file LanguageManager.cs.

62 {
64 [global::Cpp2ILInjected.Token(Token = "0x600331A")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1337C84", Offset = "0x1337C84", Length = "0x9C")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
70 {
73 }, ReturnType = typeof(Delegate))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
75 add
76 {
77 throw null;
78 }
80 [global::Cpp2ILInjected.Token(Token = "0x600331B")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1337D20", Offset = "0x1337D20", Length = "0x9C")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
85 {
88 }, ReturnType = typeof(Delegate))]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
90 remove
91 {
92 throw null;
93 }
94 }
class f__AnonymousType0<< Count > j__TPar