VR_GetVRInitErrorAsEnglishDescription

Returns an English string for an EVRInitError. Applications should call VR_GetVRInitErrorAsSymbol instead and use that as a key to look up their own localized error message. This function may be called outside of VR_Init()/VR_Shutdown().

extern (C)
const(char)*
VR_GetVRInitErrorAsEnglishDescription

Meta