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

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleCondition.

Definition at line 1867 of file Conditions.cs.

1868 {
1869 if (!true)
1870 {
1871 }
1872 if (!true)
1873 {
1874 return;
1875 }
1876 bool zoneJungle = info.player.ZoneJungle;
1877 if (!true)
1878 {
1879 }
1880 if (true)
1881 {
1882 bool flag;
1883 return flag;
1884 }
1885 }
class f__AnonymousType0<< Count > j__TPar

References System.info, and j__TPar.