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

◆ IDisposable [2/3]

class<LoadFonts_InSteps> Terraria.Initializers.AssetInitializer.IDisposable
setprivate

Definition at line 617 of file AssetInitializer.cs.

618 {
620 [global::Cpp2ILInjected.Token(Token = "0x600347F")]
621 [global::Cpp2ILInjected.Address(RVA = "0x136D830", Offset = "0x136D830", Length = "0x28")]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
625 {
626 throw null;
627 }
628
630 [global::Cpp2ILInjected.Token(Token = "0x6003480")]
631 [global::Cpp2ILInjected.Address(RVA = "0x136F288", Offset = "0x136F288", Length = "0x4")]
632 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
633 private void System.IDisposable.Dispose()
634 {
635 throw null;
636 }
637
638 [global::Cpp2ILInjected.Token(Token = "0x6003481")]
639 [global::Cpp2ILInjected.Address(RVA = "0x136F28C", Offset = "0x136F28C", Length = "0x284")]
640 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
641 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
642 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AssetInitializer), Member = "LoadAsset", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[]
643 {
644 typeof(string),
646 }, ReturnType = "ReLogic.Content.Asset`1<T>")]
647 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
648 private bool MoveNext()
649 {
650 throw null;
651 }
652
653 [global::Cpp2ILInjected.Token(Token = "0x17000682")]
654 private object System.Collections.Generic.IEnumerator<System.Object>.Current
655 {
657 [global::Cpp2ILInjected.Token(Token = "0x6003482")]
658 [global::Cpp2ILInjected.Address(RVA = "0x136F510", Offset = "0x136F510", Length = "0x8")]
659 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
660 get
661 {
662 throw null;
663 }
664 }
665
667 [global::Cpp2ILInjected.Token(Token = "0x6003483")]
668 [global::Cpp2ILInjected.Address(RVA = "0x136F518", Offset = "0x136F518", Length = "0x38")]
669 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
670 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
671 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
672 private void System.Collections.IEnumerator.Reset()
673 {
674 throw null;
675 }
676
677 [global::Cpp2ILInjected.Token(Token = "0x17000683")]
679 {
681 [global::Cpp2ILInjected.Token(Token = "0x6003484")]
682 [global::Cpp2ILInjected.Address(RVA = "0x136F550", Offset = "0x136F550", Length = "0x8")]
683 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
684 get
685 {
686 throw null;
687 }
688 }
689
690 [global::Cpp2ILInjected.Token(Token = "0x4004152")]
691 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
692 private int <>1__state;
693
694 [global::Cpp2ILInjected.Token(Token = "0x4004153")]
695 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
696 private object <>2__current;
697
698 [global::Cpp2ILInjected.Token(Token = "0x4004154")]
699 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
700 public AssetRequestMode mode;
701 }
class f__AnonymousType0<< Count > j__TPar