|
Space Engineers
|
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.IVRSettings | pure virtual |
| GetFloat(string pchSection, string pchSettingsKey, float flDefaultValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| GetInt32(string pchSection, string pchSettingsKey, int nDefaultValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| GetIntPtr() | Valve.VR.IVRSettings | pure virtual |
| GetSettingsErrorNameFromEnum(EVRSettingsError eError) | Valve.VR.IVRSettings | pure virtual |
| GetString(string pchSection, string pchSettingsKey, string pchValue, uint unValueLen, string pchDefaultValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| RemoveSection(string pchSection, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| SetBool(string pchSection, string pchSettingsKey, bool bValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| SetFloat(string pchSection, string pchSettingsKey, float flValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| SetInt32(string pchSection, string pchSettingsKey, int nValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| SetString(string pchSection, string pchSettingsKey, string pchValue, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
| Sync(bool bForce, ref EVRSettingsError peError) | Valve.VR.IVRSettings | pure virtual |
1.8.8