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

◆ collisionType

int Terraria.Tile_PC.collisionType
getset

Definition at line 78 of file Tile_PC.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x6002AF2")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1179C78", Offset = "0x1179C78", Length = "0xCC")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
85 get
86 {
87 throw null;
88 }
89 }