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

◆ bgFrame

int [] Terraria.Main.bgFrame
staticgetset

Definition at line 3487 of file Main.cs.

3488 {
3489 [global::Cpp2ILInjected.Token(Token = "0x6001C3E")]
3490 [global::Cpp2ILInjected.Address(RVA = "0xBDDA4C", Offset = "0xBDDA4C", Length = "0x4C")]
3491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate_AnimateBackgrounds_UpdateForest", MemberParameters = new object[]
3492 {
3493 typeof(int),
3494 typeof(int[])
3495 }, ReturnType = typeof(void))]
3496 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
3497 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3498 get
3499 {
3500 throw null;
3501 }
3502 [global::Cpp2ILInjected.Token(Token = "0x6001C3F")]
3503 [global::Cpp2ILInjected.Address(RVA = "0xBDDA98", Offset = "0xBDDA98", Length = "0x50")]
3504 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3505 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3506 set
3507 {
3508 throw null;
3509 }
3510 }
class f__AnonymousType0<< Count > j__TPar