Skip to content

getvalueofconditional

eisclimber edited this page Apr 4, 2026 · 1 revision

GameOptions.GetValueOfConditional(GameOptionConditionals)

Method in GameOptions

Summary

Returns the conditional value saved in the PlayerPrefs.

public static bool GetValueOfConditional(GameOptionConditionals conditional)

Parameters

Name Description
ExPresSXR.Misc.Options.GameOptions.GameOptionConditionals conditional Conditional value to check.

Returns

Whether or not the condition is true.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally