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
Terraria.GameContent.ItemDropRules.DropOneByOne.Parameters Struct Reference
+ Collaboration diagram for Terraria.GameContent.ItemDropRules.DropOneByOne.Parameters:

Public Member Functions

float GetPersonalDropRate ()
 

Public Attributes

int ChanceNumerator
 
int ChanceDenominator
 
int MinimumItemDropsCount
 
int MaximumItemDropsCount
 
int MinimumStackPerChunkBase
 
int MaximumStackPerChunkBase
 
int BonusMinDropsPerChunkPerPlayer
 
int BonusMaxDropsPerChunkPerPlayer
 

Detailed Description

Definition at line 116 of file DropOneByOne.cs.


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