Property | Type | Description | |
---|---|---|---|
answerTexts | UnityEngine.UI.Text[] | ||
continueButtonText | |||
multiplicationQuestionText | |||
nextMenu | GameObject | ||
thisMenu | GameObject |
Method | Description | |
---|---|---|
AnswerSelected ( int index ) : void | ||
ContinuePressed ( ) : void | ||
OnEnable ( ) : void |
Method | Description | |
---|---|---|
AnswerGiven ( string answer ) : void |
public Text[],UnityEngine.UI answerTexts | ||
return | UnityEngine.UI.Text[] |
public Text,UnityEngine.UI continueButtonText | ||
return |
public Text,UnityEngine.UI multiplicationQuestionText | ||
return |