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

◆ UpdateSliderColorAndShowMultiplierMouseOver()

void Terraria.GameContent.Creative.CreativePowers.DifficultySliderPower.UpdateSliderColorAndShowMultiplierMouseOver ( UIElement affectedElement)
inlineprivate

Definition at line 1776 of file CreativePowers.cs.

1777 {
1778 if (affectedElement.<IsMouseHovering>k__BackingField)
1779 {
1781 string text2;
1782 string text = "x" + text2;
1783 if (num == null)
1784 {
1785 }
1786 CreativePowersHelper.AddPermissionTextIfNeeded(this, text2);
1787 }
1788 bool masterMode = Main.masterMode;
1789 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Creative.CreativePowersHelper.AddPermissionTextIfNeeded(), j__TPar, Terraria.GameContent.Creative.CreativePowers.DifficultySliderPower.k__BackingField, Terraria.Main.masterMode, Terraria.GameContent.Creative.CreativePowers.DifficultySliderPower.StrengthMultiplierToGiveNPCs, and System.text.