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
TutorialLevel Class Reference
+ Collaboration diagram for TutorialLevel:

Public Member Functions

void Begin ()
 
void Update ()
 
TutorialStep.GuideOverLoadState GetGuideState ()
 
string GetGuideString ()
 
bool IsComplete ()
 
void OnGuideDialogueOpen ()
 
void OnItemPlaced (int itemId, int tileType)
 
 TutorialLevel ()
 

Public Attributes

readonly TutorialStep[] Steps
 
bool JMSettingsDisabled
 
bool Enabled
 
string TutorialPopupText
 

Static Public Attributes

static TutorialLevel Instance
 

Static Private Member Functions

static TutorialLevel ()
 

Private Attributes

int activeStep
 

Detailed Description

Definition at line 9 of file TutorialLevel.cs.


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