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

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleCondition.

Definition at line 1909 of file Conditions.cs.

1910 {
1911 if (!true)
1912 {
1913 }
1914 if (!true)
1915 {
1916 return;
1917 }
1918 bool zoneDungeon = info.player.ZoneDungeon;
1919 if (!true)
1920 {
1921 }
1922 if (true)
1923 {
1924 bool isInSimulation = info.IsInSimulation;
1925 bool flag;
1926 return flag;
1927 }
1928 }
class f__AnonymousType0<< Count > j__TPar

References System.info, and j__TPar.