Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.CreativeUnlocksTracker Class Reference

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()
 

Detailed Description

Definition at line 5 of file CreativeUnlocksTracker.cs.


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