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

Definition at line 2054 of file CreativePowers.cs.

2055 {
2056 if (!true)
2057 {
2058 }
2060 button.Append(uiimageFramed);
2061 }
class f__AnonymousType0<< Count > j__TPar
void Append(UIElement element)
Definition UIElement.cs:412

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