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
Terraria.GameContent.LootSimulation.LootSimulationItemCounter Class Reference

Public Member Functions

 LootSimulationItemCounter ()
 
void AddItem (int itemId, int amount, bool expert)
 
void Exclude (params int[] itemIds)
 
void IncreaseTimesAttempted (int amount, bool expert)
 
string PrintCollectedItems (bool expert)
 

Private Attributes

long[] _itemCountsObtained
 
long[] _itemCountsObtainedExpert
 
long _totalTimesAttempted
 
long _totalTimesAttemptedExpert
 

Detailed Description

Definition at line 8 of file LootSimulationItemCounter.cs.


The documentation for this class was generated from the following file: