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
Loading...
Searching...
No Matches
TutorialStep_07_Armour Class Reference
+ Inheritance diagram for TutorialStep_07_Armour:
+ Collaboration diagram for TutorialStep_07_Armour:

Public Types

enum  GuideOverLoadState { None , StepInProgessDialogue , StepCompleteDialogue }
 

Public Member Functions

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

Protected Member Functions

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

Private Attributes

bool furnacePlaced
 
bool collectedBars
 
bool anvilPlaced
 
bool copperGiven
 
bool armourHead
 
bool armourBody
 
bool armourLegs
 
bool complete
 

Detailed Description

Definition at line 9 of file TutorialStep_07_Armour.cs.


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