Skip to content

setupvalidator

eisclimber edited this page Apr 4, 2026 · 1 revision

SetupValidator

Class in ExPresSXR.Interaction.ButtonQuiz

Inherits from UnityEngine.MonoBehaviour

Summary

Helper class for validating the button quiz.

public class SetupValidator : MonoBehaviour

Methods

Name Description
IsSetupValid(ButtonQuizConfig,ButtonQuiz,bool) Determines if the ButtonQuizConfig and ButtonQuiz are valid.
Validation errors or warnings are printed to the console.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally