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

◆ bgDelay

int Terraria.Main.bgDelay
staticgetset

Definition at line 3332 of file Main.cs.

3333 {
3334 [global::Cpp2ILInjected.Token(Token = "0x6001C36")]
3335 [global::Cpp2ILInjected.Address(RVA = "0xBDD7DC", Offset = "0xBDD7DC", Length = "0x4C")]
3336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawBG", ReturnType = typeof(void))]
3337 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Sandstorm), Member = "ShouldSandstormDustPersist", ReturnType = typeof(bool))]
3338 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
3339 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3340 get
3341 {
3342 throw null;
3343 }
3344 [global::Cpp2ILInjected.Token(Token = "0x6001C37")]
3345 [global::Cpp2ILInjected.Address(RVA = "0xBDD828", Offset = "0xBDD828", Length = "0x50")]
3346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3347 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawBG", ReturnType = typeof(void))]
3348 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
3349 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3350 set
3351 {
3352 throw null;
3353 }
3354 }
class f__AnonymousType0<< Count > j__TPar