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
Terraria.GameContent.Bestiary.BestiaryUnlocksTracker Class Reference
+ Inheritance diagram for Terraria.GameContent.Bestiary.BestiaryUnlocksTracker:

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)
 
void FillBasedOnVersionBefore210 ()
 
 BestiaryUnlocksTracker ()
 

Public Attributes

NPCKillsTracker Kills
 
NPCWasNearPlayerTracker Sights
 
NPCWasChatWithTracker Chats
 

Detailed Description

Definition at line 7 of file BestiaryUnlocksTracker.cs.


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