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

◆ bTileHeader2

byte Terraria.Tile.bTileHeader2
getset

Definition at line 8184 of file Tile.cs.

8185 {
8186 [global::Cpp2ILInjected.Token(Token = "0x6002A54")]
8187 [global::Cpp2ILInjected.Address(RVA = "0x11725EC", Offset = "0x11725EC", Length = "0x6C")]
8188 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
8189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "wallFrameX", ReturnType = typeof(int))]
8190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "wallFrameX", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
8191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "frameNumber", ReturnType = typeof(byte))]
8192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "frameNumber", MemberParameters = new object[] { typeof(byte) }, ReturnType = typeof(void))]
8193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "wallFrameNumber", ReturnType = typeof(byte))]
8194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "wallFrameNumber", MemberParameters = new object[] { typeof(byte) }, ReturnType = typeof(void))]
8195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile), Member = "Clear", MemberParameters = new object[] { typeof(TileDataType) }, ReturnType = typeof(void))]
8196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Tile_PC), Member = "CopyFrom", MemberParameters = new object[] { typeof(Tile) }, ReturnType = typeof(void))]
8197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
8198 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
8199 get
8200 {
8201 throw null;
8202 }
8203 [global::Cpp2ILInjected.Token(Token = "0x6002A55")]
8204 [global::Cpp2ILInjected.Address(RVA = "0x1172658", Offset = "0x1172658", Length = "0x68")]
8205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
8206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
8207 set
8208 {
8209 throw null;
8210 }
8211 }
class f__AnonymousType0<< Count > j__TPar
static Tile()
Definition Tile.cs:23855