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

◆ IsExpertMode

bool Terraria.DataStructures.NPCStrengthHelper.IsExpertMode
get

Definition at line 10 of file NPCStrengthHelper.cs.

11 {
12 get
13 {
15 return true;
16 }
17 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Terraria.DataStructures.NPCStrengthHelper.NPCStrengthHelper().