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

◆ IsActive

bool Terraria.Localization.GameCulture.IsActive
getset

Definition at line 38 of file GameCulture.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x60032F6")]
41 [global::Cpp2ILInjected.Address(RVA = "0x13353F0", Offset = "0x13353F0", Length = "0x1C")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "DropTombstone", MemberParameters = new object[]
44 {
45 typeof(long),
46 typeof(NetworkText),
47 typeof(int)
48 }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lang), Member = "LocalizedDuration", MemberParameters = new object[]
50 {
52 typeof(bool),
53 typeof(bool)
54 }, ReturnType = typeof(string))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "get_ActiveCulture", ReturnType = typeof(GameCulture))]
57 get
58 {
59 throw null;
60 }
61 }
class f__AnonymousType0<< Count > j__TPar