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

◆ UIProgressBar()

Terraria.GameContent.UI.Elements.UIProgressBar.UIProgressBar ( )
inline

Definition at line 11 of file UIProgressBar.cs.

12 {
13 if (!true)
14 {
15 }
16 base..ctor();
19 base.Append(progressBar);
20 }
class f__AnonymousType0<< Count > j__TPar
UIProgressBar.UIInnerProgressBar _progressBar
void Append(UIElement element)
Definition UIElement.cs:412

References Terraria.GameContent.UI.Elements.UIProgressBar._progressBar, Terraria.UI.UIElement.Append(), and j__TPar.