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
|
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 |
Definition at line 10 of file BestiaryUnlocksTracker.cs.