Class CVRSettings NamespaceValve.VR AssemblyBonsai.VR.dll public class CVRSettings Inheritance object CVRSettings Inherited Members object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Methods GetBool(string, string, ref EVRSettingsError) GetFloat(string, string, ref EVRSettingsError) GetInt32(string, string, ref EVRSettingsError) GetSettingsErrorNameFromEnum(EVRSettingsError) GetString(string, string, StringBuilder, uint, ref EVRSettingsError) RemoveKeyInSection(string, string, ref EVRSettingsError) RemoveSection(string, ref EVRSettingsError) SetBool(string, string, bool, ref EVRSettingsError) SetFloat(string, string, float, ref EVRSettingsError) SetInt32(string, string, int, ref EVRSettingsError) SetString(string, string, string, ref EVRSettingsError) Sync(bool, ref EVRSettingsError)