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.NetCreativeUnlocksModule.Deserialize ( BinaryReader reader,
int userId )
inline

Definition at line 36 of file NetCreativeUnlocksModule.cs.

37 {
38 if (!true)
39 {
40 }
41 if (true)
42 {
43 }
44 ItemsSacrificedUnlocksTracker itemSacrifices = Main.LocalPlayerCreativeTracker.ItemSacrifices;
45 return true;
46 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Creative.CreativeUnlocksTracker.ItemSacrifices, j__TPar, and Terraria.Main.LocalPlayerCreativeTracker.