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

◆ GetMonsterPointsWorth()

static int Terraria.GameContent.Events.DD2Event.GetMonsterPointsWorth ( int slainMonsterID)
inlinestaticprivate

Definition at line 561 of file DD2Event.cs.

562 {
563 if (!true)
564 {
565 }
566 if (!true)
567 {
568 }
569 return DD2Event.Difficulty_3_GetMonsterPointsWorth(int.MinValue);
570 }

References Terraria.GameContent.Events.DD2Event.Difficulty_3_GetMonsterPointsWorth().

Referenced by Terraria.GameContent.Events.DD2Event.CheckProgress().