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

FOvrError Struct

Fields

int32 Code[Get]
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.
int32 HttpCode[Get]
Technical description of what went wrong intended for developers. For use in logs or developer consoles.

Member Functions

FOvrError ( )
FOvrError
( ovrErrorHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
void Clear ( )
void Update
( ovrErrorHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon