itemidx - eisclimber/ExPresS-XR GitHub Wiki
Field in ButtonQuizQuestion
The index of the question.
It should be the same as it's index in the QuizConfig.question it is contained in.
Will be automatically set when editing via the SetupDialog.
public int ItemIdx;