My Project
|
Public Member Functions | |
void | Start () |
void | Next () |
void | SetParent (Transform t, string parentName) |
void | End () |
void | Restart () |
Public Attributes | |
string | tutorialText = "FOLLOW THE TUTORIAL... [ESC] TO CANCEL" |
Nag[] | nags |
Nag | currentNag |
bool | lockKeys = true |
Controls | controls |
UIFollow | keyIndicator |
TMP_FontAsset | keyboardFont |
TMP_FontAsset | mouseFont |
Transform | parentObj |