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

◆ _UpdateEnd

static Action Terraria.DataStructures.TileEntity._UpdateEnd
staticsetaddremoveinherited

Definition at line 110 of file TileEntity.cs.

111 {
113 [global::Cpp2ILInjected.Token(Token = "0x6003756")]
114 [global::Cpp2ILInjected.Address(RVA = "0x141EFD4", Offset = "0x141EFD4", Length = "0xDC")]
115 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TELogicSensor), Member = "RegisterTileEntityID", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
118 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
119 {
122 }, ReturnType = typeof(Delegate))]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
124 add
125 {
126 throw null;
127 }
129 [global::Cpp2ILInjected.Token(Token = "0x6003757")]
130 [global::Cpp2ILInjected.Address(RVA = "0x141F0B0", Offset = "0x141F0B0", Length = "0xDC")]
131 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
134 {
137 }, ReturnType = typeof(Delegate))]
138 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
139 remove
140 {
141 throw null;
142 }
143 }
class f__AnonymousType0<< Count > j__TPar