|
void | RegisterChoice (int chapterId, int questionId, int answerId) |
| Registers taken choices to a serializable chapter history. More...
|
|
override string | ToString () |
| Represents a choice history object to a string object. More...
|
|
void Managers.ChoiceHistory.RegisterChoice |
( |
int |
chapterId, |
|
|
int |
questionId, |
|
|
int |
answerId |
|
) |
| |
|
inline |
Registers taken choices to a serializable chapter history.
- Parameters
-
chapterId | The current chapter ID. |
questionId | The current question ID. |
answerId | The chosen answer ID. |
override string Managers.ChoiceHistory.ToString |
( |
| ) |
|
|
inline |
Represents a choice history object to a string object.
- Returns
The documentation for this class was generated from the following file:
- Assets/Scripts/Managers/ChoiceHistory.cs