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

◆ Load()

bool Terraria.IO.TilInfo_OldMobile.Load ( BinaryReader reader,
int release )
inline

Definition at line 23 of file TilInfo_OldMobile.cs.

24 {
25 int num = 32768;
26 if (num == 0)
27 {
28 }
29 if (num == 0)
30 {
31 }
32 ushort num2;
33 if (num2 != 0)
34 {
35 }
36 if (num2 != 0)
37 {
38 }
39 if (num == 0)
40 {
41 }
42 Debug.LogWarning("Invalid RLE count protecting against overrun");
43 return "Invalid RLE count protecting against overrun" != null;
44 }
class f__AnonymousType0<< Count > j__TPar
static void LogWarning(object message)
Definition Debug.cs:117

References j__TPar, and UnityEngine.Debug.LogWarning().