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() [5/6]

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

Definition at line 44 of file WeightedRandom.cs.

45 {
46 this.elements = 1;
47 this.needsRefresh = true;
48 base..ctor();
50 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.