Space Engineers
Valve.VR.CVRSettings Member List

This is the complete list of members for Valve.VR.CVRSettings, including all inherited members.

CVRSettings(IntPtr VRSettings)Valve.VR.CVRSettingsinline
GetBool(string pchSection, string pchSettingsKey, bool bDefaultValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
GetFloat(string pchSection, string pchSettingsKey, float flDefaultValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
GetInt32(string pchSection, string pchSettingsKey, int nDefaultValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
GetIntPtr()Valve.VR.CVRSettingsinlinevirtual
GetSettingsErrorNameFromEnum(EVRSettingsError eError)Valve.VR.CVRSettingsinlinevirtual
GetString(string pchSection, string pchSettingsKey, string pchValue, uint unValueLen, string pchDefaultValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
RemoveSection(string pchSection, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
SetBool(string pchSection, string pchSettingsKey, bool bValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
SetFloat(string pchSection, string pchSettingsKey, float flValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
SetInt32(string pchSection, string pchSettingsKey, int nValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
SetString(string pchSection, string pchSettingsKey, string pchValue, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual
Sync(bool bForce, ref EVRSettingsError peError)Valve.VR.CVRSettingsinlinevirtual