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

◆ this[int x, int y]

int Terraria.DataStructures.TileObjectPreviewData.this[int x, int y]
getset

Definition at line 275 of file TileObjectPreviewData.cs.

276 {
277 [global::Cpp2ILInjected.Token(Token = "0x600378A")]
278 [global::Cpp2ILInjected.Address(RVA = "0x14203E0", Offset = "0x14203E0", Length = "0x80")]
279 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
281 {
285 }, ReturnType = typeof(void))]
286 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
289 get
290 {
291 throw null;
292 }
293 [global::Cpp2ILInjected.Token(Token = "0x600378B")]
294 [global::Cpp2ILInjected.Address(RVA = "0x1420460", Offset = "0x1420460", Length = "0x80")]
295 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
296 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
297 {
298 typeof(int),
299 typeof(int),
300 typeof(int),
301 typeof(int),
302 typeof(int),
303 typeof(ref TileObject),
304 typeof(bool),
305 typeof(int?)
306 }, ReturnType = typeof(bool))]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
310 set
311 {
312 throw null;
313 }
314 }
class f__AnonymousType0<< Count > j__TPar