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

◆ DisplayBufferSizes()

static void Terraria.Net.LegacyNetBufferPool.DisplayBufferSizes ( )
inlinestatic

Definition at line 37 of file LegacyNetBufferPool.cs.

38 {
39 int num = 1;
40 if (num == 0)
41 {
42 }
43 if (num == 0)
44 {
45 }
46 string text2;
47 string text3;
48 string text = "Small Buffers: " + text2 + " queued of " + text3;
49 int num2 = 255;
50 int num3 = 255;
51 int num4 = 255;
52 Main.NewText(text, (byte)num2, (byte)num3, (byte)num4);
53 string text5;
54 string text6;
55 string text4 = "Medium Buffers: " + text5 + " queued of " + text6;
56 int num5 = 255;
57 int num6 = 255;
58 int num7 = 255;
59 Main.NewText(text4, (byte)num5, (byte)num6, (byte)num7);
60 string text8;
61 string text9;
62 string text7 = "Large Buffers: " + text8 + " queued of " + text9;
63 int num8 = 255;
64 int num9 = 255;
65 int num10 = 255;
66 Main.NewText(text7, (byte)num8, (byte)num9, (byte)num10);
67 string text11;
68 string text10 = "Custom Buffers: 0 queued of " + text11;
69 int num11 = 255;
70 int num12 = 255;
71 int num13 = 255;
72 Main.NewText(text10, (byte)num11, (byte)num12, (byte)num13);
73 long num14 = 0L;
74 if ("Custom Buffers: 0 queued of " != null)
75 {
76 }
77 if (num14 == 0L)
78 {
79 return;
80 }
81 throw new OutOfMemoryException();
82 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, Terraria.Main.NewText(), and System.text.