buttons - eisclimber/ExPresS-XR GitHub Wiki
Field in ButtonQuiz
An array containing all required QuizButtons (not the McConfirmButton). The required amount of buttons is determined by the amount of answer of the config.
public QuizButton[] Buttons = new QuizButton[NUM_ANSWERS];