API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_Error_GetDisplayableMessage Function

Human readable description of the error that can be displayed to the user. Might be the empty string if there is no user-appropriate description available. Not intended to be parsed as it might change at any time or be translated.

Signature

const char* ovr_Error_GetDisplayableMessage(const ovrErrorHandle obj)

Parameters

obj: const ovrErrorHandle

Returns

const char *