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

◆ CustomizeButton()

override void Terraria.GameContent.Creative.CreativePowers.FreezeWindDirectionAndStrength.CustomizeButton ( UIElement button)
inlinepackage

Definition at line 2102 of file CreativePowers.cs.

2103 {
2104 if (!true)
2105 {
2106 }
2108 button.Append(uiimageFramed);
2109 }
class f__AnonymousType0<< Count > j__TPar
void Append(UIElement element)
Definition UIElement.cs:412

References Terraria.UI.UIElement.Append(), and j__TPar.