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.FreezeRainPower.CustomizeButton ( UIElement button)
inlinepackage

Definition at line 2150 of file CreativePowers.cs.

2151 {
2152 if (!true)
2153 {
2154 }
2156 button.Append(uiimageFramed);
2157 }
class f__AnonymousType0<< Count > j__TPar
void Append(UIElement element)
Definition UIElement.cs:412

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