answerbuttons - eisclimber/ExPresS-XR GitHub Wiki
Property in McConfirmButton
An arrays of references to QuizButtons that are used to determine if a multiple choice answer was given correctly.
public QuizButton[] AnswerButtons { get; set; }Property in McConfirmButton
An arrays of references to QuizButtons that are used to determine if a multiple choice answer was given correctly.
public QuizButton[] AnswerButtons { get; set; }