98        uIElement.
Append(uIImage2);
 
   99        uIElement.
Append(uIImage3);
 
  100        uIElement.
Append(uIImage4);
 
  104        string text = 
Utils.Clamp(num7 / 1000000, 0, 999).ToString();
 
  105        string text2 = 
Utils.Clamp(num7 % 1000000 / 10000, 0, 99).ToString();
 
  106        string text3 = 
Utils.Clamp(num7 % 10000 / 100, 0, 99).ToString();
 
  107        string text4 = 
Utils.Clamp(num7 % 100 / 1, 0, 99).ToString();
 
  108        if (num7 / 1000000 < 1)
 
  112        if (num7 / 10000 < 1)
 
  124        string text5 = 
LifeMax.ToString();
 
  125        string text6 = 
Damage.ToString();
 
  126        string text7 = 
Defense.ToString();
 
  130            text = (text2 = (text3 = (text4 = 
"?")));
 
  131            text5 = (text6 = (text7 = (text8 = 
"???")));
 
  139            IgnoresMouseInteraction = 
true 
  147            IgnoresMouseInteraction = 
true 
  155            IgnoresMouseInteraction = 
true 
  163            IgnoresMouseInteraction = 
true 
  166        uIImage2.
Append(element3);
 
  167        uIImage3.
Append(element4);
 
  168        uIImage4.
Append(element2);
 
  179            uIElement.
Append(element5);
 
  182            int num10 = num8 + 8;
 
  206                uIElement.
Append(uIImage5);
 
  210                uIElement.
Append(uIImage6);
 
  214                uIElement.
Append(uIImage7);
 
  218                uIElement.
Append(uIImage8);
 
  220            int num12 = num5 + 3;
 
  221            float textScale = 0.85f;
 
  250            uIImage5.
Append(element6);
 
  251            uIImage6.
Append(element7);
 
  252            uIImage7.
Append(element8);
 
  253            uIImage8.
Append(element9);
 
  257        uIElement.Height.Pixels = num8;