| 
    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 
   | 
 
 Inheritance diagram for IPlatformAwardNotifier:
 Collaboration diagram for IPlatformAwardNotifier:Public Member Functions | |
| void | Initialize (LocalUser user) | 
| void | NoteSlimeDefeated (eSlimeKillStatistics slimeID) | 
| void | NoteItemCrafted (eCraftingStatistics craftingID) | 
| void | NoteTraveled (eDistanceStatistics distanceID) | 
| void | NoteMined (eMiningStatistics miningID, int amount) | 
| void | NoteBossKill (eBossKillStatistics bossID) | 
| void | NoteTrigger (eTrigger triggerType) | 
Definition at line 5 of file IPlatformAwardNotifier.cs.