Space Engineers
Valve.VR.IVRSettings Member List

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

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