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

◆ ProvideUIElement()

UIElement Terraria.GameContent.Bestiary.NPCKillCounterInfoElement.ProvideUIElement ( BestiaryUICollectionInfo info)
inline

Implements Terraria.GameContent.Bestiary.IBestiaryInfoElement.

Definition at line 19 of file NPCKillCounterInfoElement.cs.

20 {
21 int? killCount = this.GetKillCount();
22 int num = 17114;
23 if (num != 0)
24 {
25 }
26 long num2 = 0L;
27 string text;
28 int stringLength = text._stringLength;
29 if (num == 0)
30 {
31 }
32 int num3 = Math.Max(0, (int)num2);
33 if (num == 0)
34 {
35 return;
36 }
37 }
class f__AnonymousType0<< Count > j__TPar
static byte Max(byte val1, byte val2)
Definition Math.cs:111

References Terraria.GameContent.Bestiary.NPCKillCounterInfoElement.GetKillCount(), j__TPar, System.L, System.Math.Max(), and System.text.