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

◆ WeightedRandom() [6/6]

Terraria.Utilities.WeightedRandom< T >.WeightedRandom ( UnifiedRandom random,
params Tuple< T, double >[] theElements )
inline

Definition at line 53 of file WeightedRandom.cs.

54 {
55 this.elements = this;
56 this.needsRefresh = true;
57 base..ctor();
60 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Utilities.WeightedRandom< T >.random.