terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.IPersistentPerPlayerContent Interface Reference
+ Inheritance diagram for Terraria.GameContent.IPersistentPerPlayerContent:
+ Collaboration diagram for Terraria.GameContent.IPersistentPerPlayerContent:

Public Member Functions

void Save (Player player, BinaryWriter writer)
 
void Load (Player player, BinaryReader reader, int gameVersionSaveWasMadeOn)
 
void ApplyLoadedDataToOutOfPlayerFields (Player player)
 
void ResetDataForNewPlayer (Player player)
 
void Reset ()
 

Detailed Description

Definition at line 8 of file IPersistentPerPlayerContent.cs.


The documentation for this interface was generated from the following file: