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

◆ UpdateOrder

int Microsoft.Xna.Framework.GameComponent.UpdateOrder
getsetinherited

Implements Microsoft.Xna.Framework.IUpdateable.

Definition at line 155 of file GameComponent.cs.

156 {
157 [global::Cpp2ILInjected.Token(Token = "0x60014D3")]
158 [global::Cpp2ILInjected.Address(RVA = "0xA96A1C", Offset = "0xA96A1C", Length = "0x8")]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 get
161 {
162 throw null;
163 }
164 [global::Cpp2ILInjected.Token(Token = "0x60014D4")]
165 [global::Cpp2ILInjected.Address(RVA = "0xA96A24", Offset = "0xA96A24", Length = "0xA8")]
166 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
169 set
170 {
171 throw null;
172 }
173 }