getvalueofconditional - eisclimber/ExPresS-XR GitHub Wiki
Method in GameOptions
Returns the conditional value saved in the PlayerPrefs.
public static bool GetValueOfConditional(GameOptionConditionals conditional)| Name | Description |
|---|---|
| ExPresSXR.Misc.Options.GameOptions.GameOptionConditionals conditional | Conditional value to check. |
Whether or not the condition is true.