void ResetTopicText(int inQuesIdx)
Description
Resets the topic text
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | int | Question index |
Return Type
void
Overloads
List of overloads for this function
void ResetTopicText(Int32 inQuesIdx, int inTopicIdx)
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int | Question index |
inTopicIdx | int | The topic index |
Comments
Please sign in to leave a comment.