Skip to content

Multiple Choice Confirm Button

eisclimber edited this page Feb 11, 2024 · 2 revisions

Mc Confirm Button

class in ExPresSXR.Experimentation / Extends ExPresSXR.Experimentation.QuizButton
GameObject instantiable via ExPresSXR/Buttons/Quiz Buttons/Multiple Choice Confirm Button Square

Description

An expansion of BaseButton representing the Button that is used when confirming a answer TutorialButtonQuiz when in MultipleChoiceMode.

Members

Public Properties

  • QuizButton[] answerButtons: An arrays of references to QuizButtons that are used to determine if a multiple choice answer was given correctly.

Inherited Members

Protected Methods

  • void NotifyChoice(): Checks if the buttons from answerButtons are toggled correctly and gives visual feedback based on if the answer was correct or incorrect.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally