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

◆ BuildMapAtlas()

static void Terraria.Lang.BuildMapAtlas ( )
inlinestatic

Definition at line 537 of file Lang.cs.

538 {
539 int num = 1;
540 if (num == 0)
541 {
542 }
543 if (num == 0)
544 {
545 if (num == 0)
546 {
547 }
548 int num2 = MapHelper.LookupCount();
549 return;
550 }
551 }
class f__AnonymousType0<< Count > j__TPar
static int LookupCount()
Definition MapHelper.cs:96

References j__TPar, and Terraria.Map.MapHelper.LookupCount().