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

◆ Draw() [2/3]

MapOverlayDrawContext.DrawResult Terraria.Map.MapOverlayDrawContext.Draw ( Texture2D texture,
Vector2 position,
Color color,
SpriteFrame frame,
float scaleIfNotSelected,
float scaleIfSelected,
Alignment alignment )
inline

Definition at line 172 of file MapOverlayDrawContext.cs.

173 {
174 throw null;
175 }