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

Definition at line 2198 of file CreativePowers.cs.

2199 {
2200 if (!true)
2201 {
2202 }
2204 button.Append(uiimageFramed);
2205 }
class f__AnonymousType0<< Count > j__TPar
void Append(UIElement element)
Definition UIElement.cs:412

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