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

◆ _weaponRackTileEntityPositions

Dictionary<Point, int> Terraria.GameContent.Drawing.TileDrawing._weaponRackTileEntityPositions
getsetprivate

Definition at line 341 of file TileDrawing.cs.

342 {
343 [global::Cpp2ILInjected.Token(Token = "0x6004AD8")]
344 [global::Cpp2ILInjected.Address(RVA = "0x86BF9C", Offset = "0x86BF9C", Length = "0x4C")]
345 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "WaitDrawThreads", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "DrawTiles", MemberParameters = new object[]
347 {
350 typeof(int),
351 typeof(int),
352 typeof(int),
353 typeof(int),
354 typeof(bool),
355 typeof(bool),
356 typeof(bool),
357 typeof(int)
358 }, ReturnType = typeof(void))]
359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "CacheSpecialDraws", MemberParameters = new object[]
360 {
361 typeof(int),
362 typeof(int),
363 typeof(ushort),
364 typeof(short),
365 typeof(short)
366 }, ReturnType = typeof(void))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "ClearLegacyCachedDraws", ReturnType = typeof(void))]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileDrawing), Member = "get__currentTileDrawInfo", ReturnType = typeof(ThreadLocal<TileDrawInfo>))]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ThreadLocal<>), Member = "get_Value", ReturnType = "T")]
371 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
372 get
373 {
374 throw null;
375 }
376 }
class f__AnonymousType0<< Count > j__TPar