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

OVR_AbuseReportType.h File

Overview

Details

Enumeration Types

enum OVR_AbuseReportType.h.ovrAbuseReportType_
Enumerator
ovrAbuseReportType_Unknown
ovrAbuseReportType_Object
A report for something besides a user, like a world.
ovrAbuseReportType_User
A report for a user's behavior or profile.

Typedefs

typedef enum ovrAbuseReportType_ ovrAbuseReportType ( )
No description available.

Functions

const char* ovrAbuseReportType_ToString
( ovrAbuseReportType value )
Converts an ovrAbuseReportType enum value to a string The returned string does not need to be freed
ovrAbuseReportType ovrAbuseReportType_FromString
( const char * str )
Converts a string representing an ovrAbuseReportType enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon