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

◆ UpdateInfoFromSliderValueCache()

override void Terraria.GameContent.Creative.CreativePowers.ModifyRainPower.UpdateInfoFromSliderValueCache ( )
inlinepackage

Definition at line 1937 of file CreativePowers.cs.

1938 {
1940 if (!true)
1941 {
1942 }
1943 Main.StopRain();
1944 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower._sliderCurrentValueCache, j__TPar, and Terraria.Main.StopRain().