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

◆ UseStormEffects

bool Terraria.Main.UseStormEffects
staticgetset

Definition at line 1114 of file Main.cs.

1115 {
1116 [global::Cpp2ILInjected.Token(Token = "0x6001BF4")]
1117 [global::Cpp2ILInjected.Address(RVA = "0xBDC39C", Offset = "0xBDC39C", Length = "0x4C")]
1118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateBiomes", ReturnType = typeof(void))]
1119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Sandstorm), Member = "EmitDust", ReturnType = typeof(void))]
1120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1121 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1122 get
1123 {
1124 throw null;
1125 }
1126 [global::Cpp2ILInjected.Token(Token = "0x6001BF5")]
1127 [global::Cpp2ILInjected.Address(RVA = "0xBDC3E8", Offset = "0xBDC3E8", Length = "0x50")]
1128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1131 set
1132 {
1133 throw null;
1134 }
1135 }
class f__AnonymousType0<< Count > j__TPar