solutionbowl - eisclimber/ExPresS-XR GitHub Wiki

SolutionBowl

Class in ExPresSXR.Minigames.CoinScale

Inherits from UnityEngine.MonoBehaviour

Summary

Represents the solution bowl which checks if the coin is fake. Prevents multiple coins from being submitted.

public class SolutionBowl : MonoBehaviour

Fields

Name Description
OnCorrectSolving Emitted when the coin was correctly submitted.
OnFalseSolving Emitted when the coin was correctly submitted.

Methods

Name Description
CheckSolution() Checks the selected solution for correct and incorrect solving, emitting the result via
ResetSolutionBowl() Resets the solution by resetting the selected solution.
⚠️ **GitHub.com Fallback** ⚠️