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

◆ bgFrameCounter

int [] Terraria.Main.bgFrameCounter
staticgetset

Definition at line 3513 of file Main.cs.

3514 {
3515 [global::Cpp2ILInjected.Token(Token = "0x6001C40")]
3516 [global::Cpp2ILInjected.Address(RVA = "0xBDDAE8", Offset = "0xBDDAE8", Length = "0x4C")]
3517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate_AnimateBackgrounds_UpdateForest", MemberParameters = new object[]
3518 {
3519 typeof(int),
3520 typeof(int[])
3521 }, ReturnType = typeof(void))]
3522 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
3523 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3524 get
3525 {
3526 throw null;
3527 }
3528 [global::Cpp2ILInjected.Token(Token = "0x6001C41")]
3529 [global::Cpp2ILInjected.Address(RVA = "0xBDDB34", Offset = "0xBDDB34", Length = "0x50")]
3530 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3531 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3532 set
3533 {
3534 throw null;
3535 }
3536 }
class f__AnonymousType0<< Count > j__TPar