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

◆ UsesCustomCanPlace

bool Terraria.ObjectData.TileObjectData.UsesCustomCanPlace
getset

Definition at line 248 of file TileObjectData.cs.

249 {
250 [global::Cpp2ILInjected.Token(Token = "0x6003276")]
251 [global::Cpp2ILInjected.Address(RVA = "0x1332360", Offset = "0x1332360", Length = "0x8")]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
253 get
254 {
255 throw null;
256 }
257 [global::Cpp2ILInjected.Token(Token = "0x6003277")]
258 [global::Cpp2ILInjected.Address(RVA = "0x1332368", Offset = "0x1332368", Length = "0x24")]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 39)]
261 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
262 set
263 {
264 throw null;
265 }
266 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)