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

◆ CanDrop()

bool Terraria.GameContent.ItemDropRules.Conditions.HalloweenWeapons.CanDrop ( DropAttemptInfo info)
inline

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleCondition.

Definition at line 1284 of file Conditions.cs.

1285 {
1286 if (!true)
1287 {
1288 }
1289 if (true)
1290 {
1291 }
1292 if (true)
1293 {
1294 }
1295 if (!true)
1296 {
1297 }
1298 if (true)
1299 {
1300 bool isInSimulation = info.IsInSimulation;
1301 return;
1302 }
1303 }
class f__AnonymousType0<< Count > j__TPar

References System.info, and j__TPar.