|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Save (BinaryWriter writer) |
| void | Load (BinaryReader reader, int gameVersionSaveWasMadeOn) |
| void | ValidateWorld (BinaryReader reader, int gameVersionSaveWasMadeOn) |
| void | Reset () |
| void | OnPlayerJoining (int playerIndex) |
Public Attributes | |
| ItemsSacrificedUnlocksTracker | ItemSacrifices = new ItemsSacrificedUnlocksTracker() |
Definition at line 5 of file CreativeUnlocksTracker.cs.