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

◆ MasterModeDropOnAllPlayers()

static IItemDropRule Terraria.GameContent.ItemDropRules.ItemDropRule.MasterModeDropOnAllPlayers ( int itemId,
int chanceDenominator = 1 )
inlinestatic

Definition at line 226 of file ItemDropRule.cs.

227 {
228 throw null;
229 }