allentriestrue - eisclimber/ExPresS-XR GitHub Wiki

QuizUtility.AllEntriesTrue(bool[])

Method in QuizUtility

Summary

Checks if all values are true.

public static bool AllEntriesTrue(bool[] values);

Parameters

Name Description
bool[] values array to check

Returns

if all values were true

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