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

◆ _UpdateStart

static Action Terraria.DataStructures.TileEntity._UpdateStart
staticsetaddremoveinherited

Definition at line 73 of file TileEntity.cs.

74 {
76 [global::Cpp2ILInjected.Token(Token = "0x6003754")]
77 [global::Cpp2ILInjected.Address(RVA = "0x141EE1C", Offset = "0x141EE1C", Length = "0xDC")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TELogicSensor), Member = "RegisterTileEntityID", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TETrainingDummy), Member = "RegisterTileEntityID", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
83 {
86 }, ReturnType = typeof(Delegate))]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
88 add
89 {
90 throw null;
91 }
93 [global::Cpp2ILInjected.Token(Token = "0x6003755")]
94 [global::Cpp2ILInjected.Address(RVA = "0x141EEF8", Offset = "0x141EEF8", Length = "0xDC")]
95 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
98 {
101 }, ReturnType = typeof(Delegate))]
102 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
103 remove
104 {
105 throw null;
106 }
107 }
class f__AnonymousType0<< Count > j__TPar