getvalueofconditional - eisclimber/ExPresS-XR GitHub Wiki

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.

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