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

◆ Deserialize()

override bool Terraria.GameContent.NetModules.NetAmbienceModule.Deserialize ( BinaryReader reader,
int userId )
inline

Definition at line 37 of file NetAmbienceModule.cs.

38 {
39 if (!true)
40 {
41 }
42 if (true)
43 {
44 }
45 return true;
46 }