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

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleCondition.

Definition at line 1952 of file Conditions.cs.

1953 {
1954 if (!true)
1955 {
1956 }
1957 if (!true)
1958 {
1959 return;
1960 }
1961 bool zoneDungeon = info.player.ZoneDungeon;
1962 if (15744 == 0)
1963 {
1964 bool isInSimulation = info.IsInSimulation;
1965 bool flag;
1966 return flag;
1967 }
1968 }
class f__AnonymousType0<< Count > j__TPar

References System.info, and j__TPar.