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
TeleportPylonInfo.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20007F6")]
9 public struct TeleportPylonInfo : IEquatable<TeleportPylonInfo>
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6004188")]
12 [global::Cpp2ILInjected.Address(RVA = "0x77ED1C", Offset = "0x77ED1C", Length = "0x8C")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.TeleportPylonsSystem.<>c__DisplayClass13_0", Member = "<RemoveForClient>b__0", MemberParameters = new object[] { typeof(TeleportPylonInfo) }, ReturnType = typeof(bool))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Point16), Member = "op_Equality", MemberParameters = new object[]
17 {
20 }, ReturnType = typeof(bool))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x4007F0E")]
28 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
30
31 [global::Cpp2ILInjected.Token(Token = "0x4007F0F")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
34 }
35}
class f__AnonymousType0<< Count > j__TPar
bool Equals(TeleportPylonInfo other)