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 | 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 |
Definition at line 9 of file TutorialLevel.cs.