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

◆ LoadFields()

void LayoutDefinition.LoadFields ( BinaryReader reader,
Type implementingType,
object thisObject )
inlineprivateinherited

Definition at line 88 of file LayoutDefinition.cs.

89 {
90 bool flag = "Unhandled value type " == "name";
91 Debug.LogError("UID mismatch!");
92 }
static void LogError(object message)
Definition Debug.cs:62

References UnityEngine.Debug.LogError().

Referenced by LayoutDefinition.Load().