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

◆ Name

override string System.Reflection.RuntimeEventInfo.Name
getset

Definition at line 243 of file RuntimeEventInfo.cs.

244 {
245 [global::Cpp2ILInjected.Token(Token = "0x6002596")]
246 [global::Cpp2ILInjected.Address(RVA = "0x1B8DE14", Offset = "0x1B8DE14", Length = "0x2C")]
247 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
248 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
249 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
250 get
251 {
252 throw null;
253 }
254 }