allentriestrue - eisclimber/ExPresS-XR GitHub Wiki
Method in QuizUtility
Checks if all values are true.
public static bool AllEntriesTrue(bool[] values);| Name | Description |
|---|---|
bool[] values |
array to check |
if all values were true
Method in QuizUtility
Checks if all values are true.
public static bool AllEntriesTrue(bool[] values);| Name | Description |
|---|---|
bool[] values |
array to check |
if all values were true