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

◆ TryGettingLootFor()

bool Terraria.GameContent.LootSimulation.LootSimulator.TryGettingLootFor ( int npcNetId,
int timesMultiplier,
[Out] string outputText )
inlineprivate

Definition at line 56 of file LootSimulator.cs.

57 {
58 return false;
59 }