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

◆ UIPanel() [1/2]

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

Definition at line 12 of file UIPanel.cs.

13 {
14 Color color;
16 base..ctor();
18 if (borderTexture == null)
19 {
20 if (borderTexture == null)
21 {
22 }
23 return;
24 }
26 if (backgroundTexture == null)
27 {
28 if (backgroundTexture == null)
29 {
30 }
31 return;
32 }
33 base.SetPadding(0f);
34 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.UI.Elements.UIPanel._backgroundTexture, Terraria.GameContent.UI.Elements.UIPanel._borderTexture, and j__TPar.