| 
    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 
   | 
 
 Collaboration diagram for Terraria.DataStructures.NPCStrengthHelper:Public Member Functions | |
| NPCStrengthHelper (GameModeData data, float strength, bool isGetGoodWorld) | |
Properties | |
| bool | IsExpertMode [get, set] | 
| bool | IsMasterMode [get, set] | 
| bool | ExtraDamageForGetGoodWorld [get, set] | 
Private Attributes | |
| float | _strengthOverride | 
| float | _gameModeDifficulty | 
| GameModeData | _gameModeData | 
Definition at line 8 of file NPCStrengthHelper.cs.