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.HallowKeyCondition.CanDrop ( DropAttemptInfo info)
inline

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleCondition.

Definition at line 1580 of file Conditions.cs.

1581 {
1582 bool isInSimulation = info.IsInSimulation;
1583 return info.player.ZoneHallow;
1584 }
class f__AnonymousType0<< Count > j__TPar

References System.info, and j__TPar.