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.collisionType
getset

Definition at line 13134 of file Tile.cs.

13135 {
13136 [global::Cpp2ILInjected.Token(Token = "0x6002A6B")]
13137 [global::Cpp2ILInjected.Address(RVA = "0x11737F8", Offset = "0x11737F8", Length = "0x104")]
13138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13139 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Tile), Member = "get_sTileHeader", ReturnType = typeof(short))]
13140 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Tile), Member = "get_type", ReturnType = typeof(ushort))]
13141 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
13142 get
13143 {
13144 throw null;
13145 }
13146 }
class f__AnonymousType0<< Count > j__TPar
static Tile()
Definition Tile.cs:23855