terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
MapIconOverlay.cs
Go to the documentation of this file.
1using System;
5
6namespace Terraria.Map
7{
8 // Token: 0x020006B9 RID: 1721
9 public class MapIconOverlay
10 {
11 // Token: 0x0600390F RID: 14607 RVA: 0x000021DB File Offset: 0x000003DB
13 {
14 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
15 }
16
17 // Token: 0x06003910 RID: 14608 RVA: 0x0022C588 File Offset: 0x0022A788
22
23 // Token: 0x06003911 RID: 14609 RVA: 0x0022C5B4 File Offset: 0x0022A7B4
25 {
26 }
27
28 // Token: 0x040079A7 RID: 31143
30 }
31}
class f__AnonymousType0<< Count > j__TPar
readonly List< IMapLayer > _layers
MapIconOverlay AddLayer(IMapLayer layer)
void Draw(Vector2 mapPosition, Vector2 mapOffset, Rectangle? clippingRect, float mapScale, float drawScale, string text)