getnumanswersforquestion - eisclimber/ExPresS-XR GitHub Wiki

QuizUtility.GetNumAnswersForQuestion(ButtonQuizConfig,ButtonQuizQuestion)

Method in QuizUtility

Summary

eturns the number of answers for a question.

public static int GetNumAnswersForQuestion(ButtonQuizConfig config, ButtonQuizQuestion question)

Parameters

Name Description
ExPresSXR.Interaction.ButtonQuiz.ButtonQuizConfig config Configuration of the Quiz.
ExPresSXR.Interaction.ButtonQuiz.ButtonQuizQuestion question Question for which the number of answers should be determined.

Returns

Number of answers for the question.

⚠️ **GitHub.com Fallback** ⚠️