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

◆ GetAllMetadata()

static WorldFileData WorldFile_OldConsole.GetAllMetadata ( string file)
inlinestatic

Definition at line 16 of file WorldFile_OldConsole.cs.

17 {
18 long num = 0L;
19 byte[] array;
20 int num2 = BitConverter.ToInt32(array, (int)num);
21 int num3 = 16384;
22 long num4 = 0L;
23 int num5 = 5;
24 if (num3 != 0)
25 {
26 }
28 if (num4 != 0L)
29 {
30 throw new OutOfMemoryException();
31 }
32 if (num5 == 0)
33 {
34 }
35 long num6 = 0L;
36 if (num3 != 0)
37 {
38 }
39 if (num6 != 0L)
40 {
41 throw new OutOfMemoryException();
42 }
44 long num7 = 0L;
45 if (num3 != 0)
46 {
47 }
48 if (num7 != 0L)
49 {
50 throw new OutOfMemoryException();
51 }
52 if (num3 != 0)
53 {
54 }
55 if (num7 != 0L)
56 {
57 throw new OutOfMemoryException();
58 }
59 }
class f__AnonymousType0<< Count > j__TPar
static int ToInt32(byte[] value, int startIndex)
static DateTime Now
Definition DateTime.cs:530

References System.array, j__TPar, System.L, System.DateTime.Now, and System.BitConverter.ToInt32().