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
TutorialStep_02_CopperPickaxe Class Reference
+ Inheritance diagram for TutorialStep_02_CopperPickaxe:

Public Types

enum  GuideOverLoadState { None , StepInProgessDialogue , StepCompleteDialogue }
 

Public Member Functions

override TutorialStep.GuideOverLoadState GetGuideState ()
 
override string GetGuideString ()
 
override void Reset ()
 
override void OnGuideDialogueOpen ()
 
override bool Update ()
 
 TutorialStep_02_CopperPickaxe ()
 
virtual void Begin ()
 
virtual void OnItemPlaced (int itemId, int tileType)
 

Protected Member Functions

void SetTime (int hour, int min, bool freeze)
 
void SetSpawnRate (float spawnRate)
 
void GiveItem (short item, int stackCount)
 

Private Attributes

bool givenAxe
 

Detailed Description

Definition at line 6 of file TutorialStep_02_CopperPickaxe.cs.


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